LinearScale¶
- class LinearScale(**kwargs)[source]¶
Bases:
proplot.scale._Scale,matplotlib.scale.LinearScaleAs with
LinearScalebut withAutoFormatteras the default major formatter.
Bases: proplot.scale._Scale, matplotlib.scale.LinearScale
As with LinearScale but with
AutoFormatter as the default major formatter.