Closed
Description
Is there any way to have an automatic scaling of the colorbar when 0 is present, like the default behavior of Cartopy that center the colorbar on 0 and automatically use a diverging colormap?
And in addition, is that possible to use the option robust=True
of Cartopy? When I try to use it, it tells me that it is not recognized.