You are reading an old version of the documentation (v3.1.0). For the latest version see https://matplotlib.org/stable/
Version 3.1.0
matplotlib
Fork me on GitHub

matplotlib.axis.XAxis.set_ticks

XAxis.set_ticks(self, ticks, minor=False)

Set the locations of the tick marks from sequence ticks

Parameters:
ticks : sequence of floats
minor : bool