matplotlib.axes.Axes.invert_xaxis#
- Axes.invert_xaxis()[source]#
[Discouraged] Invert the x-axis.
Discouraged
The use of this method is discouraged. Use
Axes.set_xinverted
instead.See also
[Discouraged] Invert the x-axis.
Discouraged
The use of this method is discouraged.
Use Axes.set_xinverted
instead.
See also