Skip to content

Chart.js module for charting box and violin plots. This is a maintained fork of @datavisyn/chartjs-chart-box-and-violin-plot, which I originally developed during my time at datavisyn.

Box PlotViolin Plot

Install

sh
npm install chart.js @sgratzl/chartjs-chart-boxplot

Usage

see Examples

and CodePen

Configuration

Data Structure

see DataStructures

Styling

see IBoxAndWhiskersOptions, IViolinElementOptions, and Styling