Skip to content

Instantly share code, notes, and snippets.

@pierdom
Created November 27, 2017 14:58
Show Gist options
  • Save pierdom/ffa8bdf83646e2e4ea9a65880f9fadca to your computer and use it in GitHub Desktop.
Save pierdom/ffa8bdf83646e2e4ea9a65880f9fadca to your computer and use it in GitHub Desktop.
[Invert X and Y axis in Holoviews] #holoviews #visualization #python
%%opts Histogram [invert_axes=True]
# note that this is different from invert_xaxis, which reverses an axes
# invert_axes, instead, will swap X and Y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment