matplotlib.axes.Axes.invert_yaxis#
- Axes.invert_yaxis()[source]#
[Discouraged] Invert the y-axis.
Discouraged
The use of this method is discouraged. Use
Axes.set_yinvertedinstead.See also
[Discouraged] Invert the y-axis.
Discouraged
The use of this method is discouraged.
Use Axes.set_yinverted instead.
See also
matplotlib.axes.Axes.invert_yaxis#