matplotlib / 3.5.1 / _as_gen / matplotlib.axis.axis.set_minor_formatter.html /

matplotlib.axis.Axis.set_minor_formatter

Axis. set_minor_formatter ( formatter ) [source]

Set the formatter of the minor ticker.

In addition to a Formatter instance, this also accepts a str or function. See Axis.set_major_formatter for more information.

Parameters
formatter Formatter, str, or function

Examples using matplotlib.axis.Axis.set_minor_formatter

© 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.5.1/api/_as_gen/matplotlib.axis.Axis.set_minor_formatter.html