Skip to content

chartjs-chart-boxplot / BoxPlotController

Class: BoxPlotController

Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/controllers/BoxPlotController.ts:23

Extends

Constructors

Constructor

new BoxPlotController(chart, datasetIndex): BoxPlotController

Defined in: .yarn/berry/cache/chart.js-npm-4.5.0-e95c375db8-10c0.zip/node_modules/chart.js/dist/types/index.d.ts:159

Parameters

chart

Chart

datasetIndex

number

Returns

BoxPlotController

Inherited from

StatsBase<IBoxPlot, Required<IBoxplotOptions>>.constructor

Properties

id

readonly static id: "boxplot" = 'boxplot'

Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/controllers/BoxPlotController.ts:43

Overrides

StatsBase.id