Polar plot like matplotlib out of the box in Sage?
Is there a way to plot something like this: http://matplotlib.org/examples/pylab_... i.e. with these fancy polar axes out of the box in Sage. Or should I invoke matplotlib directly?
Apparently there isn't even a ticket for getting fancy polar axes directly in Sage. This shouldn't be too hard to implement...