LinearScale¶
-
class
LinearScale(axis, **kwargs)[source]¶ Bases:
proplot.axistools._ScaleBase,matplotlib.scale.LinearScaleAs with
LinearScale, but applies new default major formatter.Attributes Summary
The registered scale name.
LinearScale(axis, **kwargs)[source]¶Bases: proplot.axistools._ScaleBase, matplotlib.scale.LinearScale
As with LinearScale, but applies new default
major formatter.
Attributes Summary
The registered scale name. |