![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Classes | |
| class | HandlerColormapLine |
Functions | |
| add_cmap_legend_entry (ax, cmap, label, num_stripes=8, extra_handles=None, extra_labels=None, **legend_kwargs) | |
Variables | |
| bool | _HAS_MATPLOTLIB = True |
Legend helpers for plots with a family of curves colored via a colormap sweep (e.g. ``cmap(i / N)``), where a single gradient-swatch legend entry is preferable to one label per curve.
| shamrock.matplotlib.legend.add_cmap_legend_entry | ( | ax, | |
| cmap, | |||
| label, | |||
| num_stripes = 8, | |||
| extra_handles = None, | |||
| extra_labels = None, | |||
| ** | legend_kwargs ) |