IndexFormatter¶
- class IndexFormatter(labels)[source]¶
Bases:
FormatterFormat numbers by assigning fixed strings to non-negative indices. Generally paired with
IndexLocatororFixedLocator.
Bases: Formatter
Format numbers by assigning fixed strings to non-negative indices. Generally
paired with IndexLocator or FixedLocator.