You are reading an old version of the documentation (v3.0.0). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.axis.Axis.set_major_locator.html
Version 3.0.0
matplotlib
Fork me on GitHub

Table Of Contents

matplotlib.axis.Axis.set_major_locator

Axis.set_major_locator(locator)[source]

Set the locator of the major ticker.

Parameters:
locator : ~matplotlib.ticker.Locator

Examples using matplotlib.axis.Axis.set_major_locator