LogitScale

class LogitScale(**kwargs)[source]

Bases: proplot.axistools._ScaleBase, matplotlib.scale.LogitScale

As with LogitScale but with AutoFormatter as the default major formatter.

Parameters

nonpos ({‘mask’, ‘clip’}) – Values outside of (0, 1) can be masked as invalid, or clipped to a number very close to 0 or 1.

Attributes Summary

name

The registered scale name.