matplotlib.axis.Axis.set_minor_formatter#

Axis.set_minor_formatter(formatter)[source]#

Set the formatter of the minor ticker.

In addition to aFormatter instance,this also accepts astr or function.SeeAxis.set_major_formatter for more information.

Parameters:
formatterFormatter,str, or function

Examples usingmatplotlib.axis.Axis.set_minor_formatter#

Anatomy of a figure

Anatomy of a figure

SkewT-logP diagram: using transforms and custom projections

SkewT-logP diagram: using transforms and custom projections

Center labels between ticks

Center labels between ticks

Axis scales

Axis scales