ProjAxes

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

Bases: proplot.axes.Axes

Intermediate class, shared by GeoAxes and BasemapAxes. Disables methods that are inappropriate for map projections and adds ProjAxes.format, so that arguments passed to Axes.format are identical for GeoAxes and BasemapAxes.

See also

None, None, None, None

Methods Summary

format(*[, lonlim, latlim, boundinglat, …])

Modify the meridian and parallel labels, longitude and latitude map limits, geographic features, and more.