How to draw grid planes uniformly using matplotlib?
Basically I have this code:
How to rotate colorbar to align with plot_surface in 3d plot
I would like to plot a colorbar next to an image plotted with plot_surface
in a 3d plot, such that the colorbar also rotates with the plot_surface image when the 3d axes are rotated.