matplotlib.pyplot.minorticks_on

matplotlib.pyplot.minorticks_on()[source]

Display minor ticks on the Axes.

Displaying minor ticks may reduce performance; you may turn them off using minorticks_off() if drawing speed is a problem.

Notes

Note

This is the pyplot wrapper for axes.Axes.minorticks_on.

© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.minorticks_on.html