matplotlib.axis.Axis.set_ticks

Axis.set_ticks(self, ticks, \*, minor=False)[source]

Set the locations of the tick marks from sequence ticks

Parameters:
tickssequence of floats
minorbool

Examples using matplotlib.axis.Axis.set_ticks