matplotlib.axis.XAxis.set_tick_params

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

Set appearance parameters for ticks, ticklabels, and gridlines.

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

Examples using matplotlib.axis.XAxis.set_tick_params

© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.2.2/api/_as_gen/matplotlib.axis.XAxis.set_tick_params.html