ttricco / sarracen

A Python library for smoothed particle hydrodynamics (SPH) analysis and visualization.
https://sarracen.readthedocs.io
GNU General Public License v3.0
15 stars 17 forks source link

Allow custom colorbar custom label #61

Closed AlagueroA closed 1 year ago

AlagueroA commented 1 year ago

Allow custom colorbar custom label when rendering. Label of the colorbar is defined as previously if 'label' is not in the cbar_kws dictionnary.