News

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.
Bug description I want to display a ColumnSeries or StackedColumnSeries with monthly data. Everything works as intended if there are multiple values. But if there's only a single value, the ...