Reverse Y-Axis in PyPlot May 29, 2022 by Tarik There is a new API that makes this even simpler. plt.gca().invert_xaxis() and/or plt.gca().invert_yaxis()