Alex Page
2015-06-25 13:28:31 UTC
Is there any way to do this? The example here works in Cartesian
coordinates:
http://matplotlib.org/examples/pylab_examples/coords_report.html
but if you change
subplots()
to
subplots(subplot_kw={'polar':True})
Then the millions() function is never even called.
Thanks,
Alex
coordinates:
http://matplotlib.org/examples/pylab_examples/coords_report.html
but if you change
subplots()
to
subplots(subplot_kw={'polar':True})
Then the millions() function is never even called.
Thanks,
Alex