cmap#

property LineStack.cmap: CollectionFeature#

Get or set a cmap along the line collection.

Optionally set using a tuple (“cmap”, <transform>) to set the transform.. Example:

line_collection.cmap = (“jet”, sine_transform_vals, 0.7)