cmap#

property LineCollection.cmap: CollectionFeature#

Get or set a cmap along the line collection.

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

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

Examples#

Rectangle Selectors

Rectangle Selectors