deephaven.plot.axistransform¶
This module implements the AxisTransform class for performing axis transformation on plots before rendering.
- class AxisTransform(j_axis_transform)[source]¶
Bases:
JObjectWrapper
An axis transformation that is applied before rendering a plot. Axis transforms include logarithms, business time, etc.
- j_object_type¶
alias of
AxisTransform