pyre.tabular.Inferred

Module Contents

class pyre.tabular.Inferred.Inferred

Bases: pyre.tabular.Dimension.Dimension

A chart axis whose tick marks are the unique values found in a given sheet column

class axis(chart, dimension, **kwds)

Bases: dict

__get__(self, chart, cls)