Home > composition-plot > MultidimensionalPlot > setCompositionToPosition
Change the way samples are mapped to the 3D space based on their composition
Signature:
setCompositionToPosition(compositionToPosition: ICompositionToPositionProvider): void;
Parameter | Type | Description |
---|---|---|
compositionToPosition | ICompositionToPositionProvider | The object in charge of determining the position of the samples in 3D |
Returns:
void