cmap#

property ScatterStack.cmap: str | list | None#

get or set the colormap(s) across the collection

A single colormap gives each graphic one color, spread across the colormap. An iterable of colormaps gives each graphic its own colormap along its datapoints.