PolarAxes¶
- class PolarAxes(*args, **kwargs)[source]¶
Bases:
proplot.axes.base.Axes,matplotlib.projections.polar.PolarAxesAxes subclass for plotting in polar coordinates. Adds the
formatmethod and overrides several existing methods.See also
Attributes Summary
The registered projection name.
Methods Summary
format(*args[, r0, theta0, thetadir, …])Modify radial gridline locations, gridline labels, limits, and more.