matplotlib.axes.Axes.minorticks_on

Axes.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.

Examples using matplotlib.axes.Axes.minorticks_on