PolarAxes

class PolarAxes(*args, **kwargs)[source]

Bases: proplot.axes.Axes, matplotlib.projections.polar.PolarAxes

Intermediate class, mixes ProjAxes with PolarAxes.

See also

subplots, Axes

Attributes Summary

name

The registered projection name.

Methods Summary

format(*args[, r0, theta0, thetadir, …])

Calls Axes.format and Axes.context, formats radial gridline locations, gridline labels, limits, and more.