All Tags »
chart polar angle radius clockwise reverse (RSS)
Sorry, but there are no more tags available to filter with.
-
I have a polar plot depicting 0 - 360 degrees for the angle, and 0 - 90 degrees for the radius.
1. The angles are shown counter-clockwise. How do i change
this to clockwise? One post I read said this was impossible, (which is ridiculous), and
suggested adding the data backwards and hacking the labels to match. How do I implement this ...