Home > composition-plot > BasePlot > setCompositionSpace
Set the composition space of this plot
The composition space is the list of elements that a sample can be expected to have in its composition
Signature:
setCompositionSpace(compositionSpace: string[]): void;
Parameter | Type | Description |
---|---|---|
compositionSpace | string[] | A list of chemical elements |
Returns:
void