Home > composition-plot > ColorMapLegend > setDigits
Set the number of decimal digits used in the tick labels
Signature:
setDigits(digits: number): void;
Parameter | Type | Description |
---|---|---|
digits | number | The range number of decimal digits |
Returns:
void