matplotlib.axis.Axis.clear

Axis.clear(self) [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

Examples using matplotlib.axis.Axis.clear

© 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.4.1/api/_as_gen/matplotlib.axis.Axis.clear.html