pyre.tabular.Interval¶
Module Contents¶
-
class
pyre.tabular.Interval.Interval(interval, subdivisions, **kwds)¶ Bases:
pyre.tabular.Dimension.DimensionA chart axis whose tick marks are intervals of (a subset) of the range of the values in a given sheet column.
-
__get__(self, chart, cls)¶
-