ProjAxes¶
-
class
ProjAxes(*args, **kwargs)[source]¶ Bases:
proplot.axes.AxesIntermediate class, shared by
GeoAxesandBasemapAxes. Disables methods that are inappropriate for map projections and addsProjAxes.format, so that arguments passed toAxes.formatare identical forGeoAxesandBasemapAxes.See also
Methods Summary
format(*[, lonlim, latlim, boundinglat, …])Calls
Axes.formatandAxes.context, formats the meridian and parallel labels, longitude and latitude map limits, geographic features, and more.