You are reading an old version of the documentation (v2.2.5). For the latest version see https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.axisartist.grid_finder.DictFormatter.html
Version 2.2.5
matplotlib
Fork me on GitHub

Table of Contents

mpl_toolkits.axisartist.grid_finder.DictFormatter

class mpl_toolkits.axisartist.grid_finder.DictFormatter(format_dict, formatter=None)[source]

format_dict : dictionary for format strings to be used. formatter : fall-back formatter

Examples using mpl_toolkits.axisartist.grid_finder.DictFormatter