Home > composition-plot > TernaryPlot > (constructor)
Constructs a new instance of the TernaryPlot
class
Signature:
constructor(svg: HTMLElement, dp: DataProvider, name: string, upsideDown?: boolean);
Parameter | Type | Description |
---|---|---|
svg | HTMLElement | |
dp | DataProvider | |
name | string | |
upsideDown | boolean |