gsato-git / clim680

0 stars 0 forks source link

issue of 12panel plot #1

Open gsato-git opened 1 month ago

gsato-git commented 1 month ago

I want to move the title of colorbar to the right, not the bottom. I can't figure out how to do it.

Prukutu commented 2 weeks ago

One way is to use the text functionality in matplotlib. A bit more advanced, as it needs exact coordinates in figure units:

https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.text.html