Reverse colormap in matplotlib

Viewed 249909

I would like to know how to simply reverse the color order of a given colormap in order to use it with plot_surface.

7 Answers
Related