Replies: 2 comments 1 reply
-
See #620 |
Beta Was this translation helpful? Give feedback.
1 reply
-
A simple workaround might be to call
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I work with 2D arrays of variable sizes and I wish to represent them (always) in 2D representation.
Unfortunately, when one of the sizes is set to 1, xarray.plot() automatically degenerates the plotting toward a 1D signal representation.
Is there a way to prevent this ? (like an hidden option to force the 2D representation in any circunstances ?).
Thanks,
Patrick
Beta Was this translation helpful? Give feedback.
All reactions