brad parker - 2020-10-06

I needed to make a polar plot for a presentation and found this. I liked it as it seems easy to use. I was able to make the plot I needed in just a few minutes. One question. The polar plot direction of rotation is counter clockwise. If the degrees are to represent the points of a compass in a range/bearing type plot then one should use a clockwise rotation. Is there a way to reverse the polar plot direction of rotation?

Current plot direction of rotation is counter clockwise:
0
90 270
180

For range/bearing plots rotation desired is clockwise:
0
270 90
180

--
Brad