composition-plot

Home > composition-plot > MultidimensionalPlot > setCompositionToPosition

MultidimensionalPlot.setCompositionToPosition() method

Change the way samples are mapped to the 3D space based on their composition

Signature:

setCompositionToPosition(compositionToPosition: ICompositionToPositionProvider): void;

Parameters

Parameter Type Description
compositionToPosition ICompositionToPositionProvider The object in charge of determining the position of the samples in 3D

Returns:

void