matplotlib.axes.Axes.yaxis_inverted

Axes.yaxis_inverted(self)

Return whether the y-axis is inverted.

The axis is inverted if the bottom value is larger than the top value.