set_colorbar_limits

typhon.plots.set_colorbar_limits(cb, vmin=-1, vmax=1)[source]

Set colorbar limits.

Note

The normalization of the ScalarMappable is not affected.

Parameters:

See also

center_colorbar()

Center a diverging colorbar.