Skip to content

chartjs-chart-boxplot / ViolinController

Class: ViolinController

Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/controllers/ViolinController.ts:24

Extends

Constructors

Constructor

new ViolinController(chart, datasetIndex): ViolinController

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

ViolinController

Inherited from

StatsBase<IViolin, Required<IViolinOptions>>.constructor

Properties

id

readonly static id: "violin" = 'violin'

Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/controllers/ViolinController.ts:46

Overrides

StatsBase.id