matplotlib.axis.Axis.set_major_locator#

Axis.set_major_locator(locator)[source]#

Set the locator of the major ticker.

Parameters:
locatorLocator

Examples using matplotlib.axis.Axis.set_major_locator#

Timeline with lines, dates, and text

Timeline with lines, dates, and text

3D surface (colormap)

3D surface (colormap)

3D surface (checkerboard)

3D surface (checkerboard)

Anatomy of a figure

Anatomy of a figure

SkewT-logP diagram: using transforms and custom projections

SkewT-logP diagram: using transforms and custom projections

Date tick labels

Date tick labels

Center labels between ticks

Center labels between ticks

Format date ticks using ConciseDateFormatter

Format date ticks using ConciseDateFormatter

Date Demo Convert

Date Demo Convert

Placing date ticks using recurrence rules

Placing date ticks using recurrence rules

Date tick locators and formatters

Date tick locators and formatters

Custom tick formatter for time series

Custom tick formatter for time series

Major and minor ticks

Major and minor ticks

Multilevel (nested) ticks

Multilevel (nested) ticks

Tick locators

Tick locators

Setting tick labels from a list of values

Setting tick labels from a list of values

Axis scales

Axis scales

Axis ticks

Axis ticks

Plotting dates and strings

Plotting dates and strings

Choosing Colormaps in Matplotlib

Choosing Colormaps in Matplotlib

Text in Matplotlib

Text in Matplotlib