matplotlib.axes.Axes.minorticks_on¶
-
Axes.
minorticks_on
(self)¶ 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.
Axes.
minorticks_on
(self)¶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.
matplotlib.axes.Axes.minorticks_on
¶