ThreeAxes¶
- class ThreeAxes(*args, **kwargs)[source]¶
Bases:
_SharedAxes,Axes,Axes3DSimple mix-in of
proplot.axes.AxeswithAxes3D.Important
Note that this subclass does not implement the
PlotAxesplotting overrides. This axes subclass can be used by passingproj='3d'orproj='three'to axes-creation commands likeadd_axes,add_subplot, andsubplots.