matplotlib.axes.Axes.get_xaxis

Axes.get_xaxis(self)

Return the XAxis instance.

The use of this function is discouraged. You should instead directly access the attribute ax.xaxis.

Examples using matplotlib.axes.Axes.get_xaxis

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