composition-plot

Home > composition-plot > TernaryPlot > (constructor)

TernaryPlot.(constructor)

Constructs a new instance of the TernaryPlot class

Signature:

constructor(svg: HTMLElement, dp: DataProvider, name: string, upsideDown?: boolean);

Parameters

Parameter Type Description
svg HTMLElement  
dp DataProvider  
name string  
upsideDown boolean