Skip to content

Documentation / @ripl/vue-charts / RiplBoxPlotChart

Variable: RiplBoxPlotChart ​

const RiplBoxPlotChart: RiplComponent<Omit<BoxPlotChartOptions<unknown>, "key"> & object & RiplChartListeners<BoxPlotChartEventMap>, BoxPlotChart<unknown>>

Defined in: vue-charts/src/components/charts.ts:149

A box plot showing the quartiles and outliers of each category.