matplotlib colorbar reverse direction

Solutions on MaxInterview for matplotlib colorbar reverse direction by the best coders in the world

showing results for - "matplotlib colorbar reverse direction"
Christian
07 Sep 2020
1cbar = plt.colorbar(CS)
2cbar.ax.invert_yaxis()
similar questions
queries leading to this page
matplotlib colorbar reverse direction