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

Table of Contents

mpl_toolkits.axisartist.grid_finder

Classes

DictFormatter(format_dict[, formatter]) format_dict : dictionary for format strings to be used.
ExtremeFinderSimple(nx, ny)
FixedLocator(locs)
FormatterPrettyPrint([useMathText])
GridFinder(transform[, extreme_finder, ...]) transform : transform from the image coordinate (which will be the transData of the axes to the world coordinate.
GridFinderBase(extreme_finder, ...[, ...]) the transData of the axes to the world coordinate.
MaxNLocator([nbins, steps, trim, integer, ...])