ThreeAxes¶
- class ThreeAxes(*args, **kwargs)[source]¶
Bases:
proplot.axes.shared._SharedAxes,proplot.axes.plot.PlotAxes,mpl_toolkits.mplot3d.axes3d.Axes3DSimple mix-in of
proplot.axes.PlotAxeswithAxes3D.
Bases: proplot.axes.shared._SharedAxes, proplot.axes.plot.PlotAxes, mpl_toolkits.mplot3d.axes3d.Axes3D
Simple mix-in of proplot.axes.PlotAxes with Axes3D.