PowerScale¶
- class PowerScale(power=1, inverse=False)[source]¶
Bases:
proplot.scale._Scale,matplotlib.scale.ScaleBase“Power scale” that performs the transformation
\[x^{c}\]- Parameters
Methods Summary
limit_range_for_scale(vmin, vmax, minpos)Return the range vmin and vmax limited to positive numbers.