composition-plot

Home > composition-plot > QuaternaryShellPlot > setSampleShape

QuaternaryShellPlot.setSampleShape() method

Set the shape that will be used to draw samples

Signature:

setSampleShape(shape: SampleShape): void;

Parameters

Parameter Type Description
shape SampleShape The shape of the sample (circle, hex, …)

Returns:

void