Home > composition-plot > QuaternaryShellPlot > setSampleShape
Set the shape that will be used to draw samples
Signature:
setSampleShape(shape: SampleShape): void;
Parameter | Type | Description |
---|---|---|
shape | SampleShape | The shape of the sample (circle, hex, …) |
Returns:
void