mpl_toolkits.axisartist.grid_finder.DictFormatter¶
- class mpl_toolkits.axisartist.grid_finder.DictFormatter(format_dict, formatter=None)¶
Bases:
objectformat_dict : dictionary for format strings to be used. formatter : fall-back formatter
- __call__(direction, factor, values)¶
factor is ignored if value is found in the dictionary