Skip to content

Interface: EcdfOptions

Defined in: stats/charts.ts:82

Properties

color?

ts
optional color?: string;

Defined in: stats/charts.ts:84


name?

ts
optional name?: string;

Defined in: stats/charts.ts:86


renderType?

ts
optional renderType?: RenderType;

Defined in: stats/charts.ts:88


values

ts
values: ArrayLike<number>;

Defined in: stats/charts.ts:83


width?

ts
optional width?: number;

Defined in: stats/charts.ts:85


yAxis?

ts
optional yAxis?: string;

Defined in: stats/charts.ts:87

MIT licensed. WebGL2 required.