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