matplotlib.axis.Axis.clear

Axis.clear()[source]

Clear the axis.

This resets axis properties to their default values:

  • the label

  • the scale

  • locators, formatters and ticks

  • major and minor grid

  • units

  • registered callbacks