Rotate polar plot for 0 degrees as north #125
Unanswered
stephenberry
asked this question in
Q&A
Replies: 1 comment 2 replies
-
If I remember correctly, the only way to currently do that would be to shift the coordinates and relabel the ticks. But that's too much of a workaround. That's a nice feature request though. We are limited by gnuplot for now, but we are working on a new backend in which this kind of thing will be much easier to create. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Is there a way to rotate polar plots so that 0 degrees is north (by default it is east)? Furthermore, can the rotation be flipped to a clockwise increase in angle? This would allow the creation of true compass plots.
Beta Was this translation helpful? Give feedback.
All reactions