IndexFormatter
- class IndexFormatter(labels)[source]
Bases:
FormatterFormat numbers by assigning fixed strings to non-negative indices. Generally paired with
IndexLocatororFixedLocator.Methods Summary
__call__(x[, pos])Return the format for tick value x at position pos.
Methods Documentation