Created
November 27, 2017 14:58
-
-
Save pierdom/ffa8bdf83646e2e4ea9a65880f9fadca to your computer and use it in GitHub Desktop.
[Invert X and Y axis in Holoviews] #holoviews #visualization #python
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| %%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