hist.axis.transform module#
- class hist.axis.transform.Function(forward: Any, inverse: Any, *, convert: Any = None, name: str = '')#
Bases:
AxisTransform
- class hist.axis.transform.Pow(power: float)#
Bases:
AxisTransform
Bases: AxisTransform
Bases: AxisTransform