composition-plot

Home > composition-plot > MultidimensionalPlot > setInverted

MultidimensionalPlot.setInverted() method

Invert the direction of the colormap

Signature:

setInverted(inverted: boolean): void;

Parameters

Parameter Type Description
inverted boolean Whether to invert

Returns:

void