You are reading an old version of the documentation (v2.2.0). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.axis.Axis.set_tick_params.html
Version 2.2.0
matplotlib
Fork me on GitHub

This Page

matplotlib.axis.Axis.set_tick_params

Axis.set_tick_params(which='major', reset=False, **kw)

Set appearance parameters for ticks, ticklabels, and gridlines.

For documentation of keyword arguments, see matplotlib.axes.Axes.tick_params().