mpl_toolkits.axisartist.grid_finder#

Classes#

DictFormatter(format_dict[, formatter])

format_dict : dictionary for format strings to be used.

ExtremeFinderSimple(nx, ny)

A helper class to figure out the range of grid lines that need to be drawn.

FixedLocator(locs)

FormatterPrettyPrint([useMathText])

GridFinder(transform[, extreme_finder, ...])

Internal helper for GridHelperCurveLinear, with the same constructor parameters; should not be directly instantiated.

MaxNLocator([nbins, steps, trim, integer, ...])

Parameters: