Page 1 of 1

Bug inverting radial axis in polar plot?

Posted: Sun Apr 22, 2007 12:34 am
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

Posted: Sun Apr 22, 2007 3:40 pm
by DPlotAdmin
No suggestions, other than to wait for a fix to this bug, sorry. Thanks for pointing out the problem.