You are reading an old version of the documentation (v3.0.3). For the latest version see https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.axisartist.grid_finder.DictFormatter.html
Version 3.0.3
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]

Bases: object

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

Examples using mpl_toolkits.axisartist.grid_finder.DictFormatter