Bug inverting radial axis in polar plot?

Found a bug? Tell us about it here

Moderator: DPlotAdmin

Post Reply
PatC
Posts: 1
Joined: Sun Apr 22, 2007 12:17 am

Bug inverting radial axis in polar plot?

Post by PatC »

Hi all!

I plotted a curve in a polar plot. The radial axis defaulted to 0 at the center and 100 at the outer diameter, fine, but not what I want. I changed the extent to LOW 100 and HIGH 0 to flip the axis, and the curve disappears (actually is compressed into the center point of the polar plot)... not good.

I tried to fake it by inverting the data (R_new(i)=100-R_old(i)) to get the curve shape I want, but I can't force a change in the radial axis labels (i.e. force the radial axis labels to run from 100 at the center to 0 at the outer diameter)?

Any ideas? (I was trying to make a "Sun Path Diagram").

Thanks!

Pat
________
COLOMBO ENGINE
________
Girlfriend Pictures
Last edited by PatC on Thu Feb 17, 2011 11:10 pm, edited 2 times in total.
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

No suggestions, other than to wait for a fix to this bug, sorry. Thanks for pointing out the problem.
Visualize Your Data
support@dplot.com
Post Reply