PolarAxes

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

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

Axes subclass for plotting in polar coordinates. Adds the format method and overrides several existing methods.

Attributes Summary

name

The registered projection name.

Methods Summary

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

Modify radial gridline locations, gridline labels, limits, and more.