Skip to content

chartjs-chart-boxplot / StatsBase

Class: StatsBase<T, O>

Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/base.ts:241

Extends

  • default<T, O>

Extended by

Type Parameters

T

T extends IStatsBaseProps & object

O

O extends IStatsBaseOptions

Constructors

Constructor

new StatsBase<T, O>(): StatsBase<T, O>

Returns

StatsBase<T, O>

Inherited from

Element< T, O >.constructor