matplotlib.axis.Axis.set_minor_formatter
- 
Axis.set_minor_formatter(self, formatter)[source]
- 
Set the formatter of the minor ticker. In addition to a Formatterinstance, this also accepts astror function. SeeAxis.set_major_formatterfor more information.Parameters: - 
formatterFormatter, str, or function
 
- 
Examples using matplotlib.axis.Axis.set_minor_formatter
 
    © 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
    https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.axis.Axis.set_minor_formatter.html