You are reading an old version of the documentation (v3.0.3). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.axis.Axis.set_minor_formatter.html
Version 3.0.3
matplotlib
Fork me on GitHub

Table of Contents

matplotlib.axis.Axis.set_minor_formatter

Axis.set_minor_formatter(formatter)[source]

Set the formatter of the minor ticker.

Parameters:
formatter : ~matplotlib.ticker.Formatter

Examples using matplotlib.axis.Axis.set_minor_formatter