cmap_transform#

property LineStack.cmap_transform: ndarray | None#

get or set the cmap_transform across the collection

With a single cmap the transform is 1D, one value per graphic, selecting each graphic’s color. With an iterable of colormaps the transform is per-graphic, coloring each graphic along its datapoints.