composition-plot

Home > composition-plot > ColorMapLegend > setRange

ColorMapLegend.setRange() method

Set the numerical range

Signature:

setRange(range: Vec2): void;

Parameters

Parameter Type Description
range Vec2 The range spanned by the legend

Returns:

void