Hi there,
I have the followinf problem with polar chart.
When I create a polar chart with setRange(0,180) the zero is top and 90 at bottom
When I do setRange(-90,90), the zero is bottom !! and top is -90
Is there a way to keep the 0 always top and and (in such case) the +/-90 at bottom ?
Thanks.