composition-plot

Home > composition-plot > ColorMapLegend > setDigits

ColorMapLegend.setDigits() method

Set the number of decimal digits used in the tick labels

Signature:

setDigits(digits: number): void;

Parameters

Parameter Type Description
digits number The range number of decimal digits

Returns:

void