chartjs-chart-boxplot
chartjs-chart-boxplot copied to clipboard
Chart.js Box Plots and Violin Plot Charts
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.7 to 6.0.1. Changelog Sourced from rimraf's changelog. 6.0 Drop support for nodes before v20 Add --version to CLI 5.0 No default export, only named exports 4.4...
Bumps [rollup](https://github.com/rollup/rollup) from 4.29.1 to 4.34.9. Release notes Sourced from rollup's releases. v4.34.9 4.34.9 2025-03-01 Bug Fixes Support JSX modes in WASM (#5866) Allow the CustomPluginOptions to be extended (#5850)...
Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.3.3 to 4.4.2. Release notes Sourced from typedoc-plugin-markdown's releases. [email protected] Patch Changes Handle duplicate symbols with leading underscores Correctly flag optional nested parameters (#765). Introduced ja theme...
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.17.0 to 9.21.0. Release notes Sourced from @eslint/js's releases. v9.21.0 Features 418717f feat: introduce new deprecated types for rules (#19238) (fnx) 5c5b802 feat: Add --ext CLI option...
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.18.2 to 8.25.0. Release notes Sourced from typescript-eslint's releases. v8.25.0 8.25.0 (2025-02-24) 🚀 Features eslint-plugin: [no-misused-spread] add suggestions (#10719) 🩹 Fixes ast-spec: replace attributes with options property...
Bumps [canvas](https://github.com/Automattic/node-canvas) from 3.0.1 to 3.1.0. Release notes Sourced from canvas's releases. v3.1.0 3.1.0 Replaced simple-get with Node.js builtin fetch (#2309) ctx.font has a new C++ parser and is 2x-400x...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.11 to 5.4.12. Release notes Sourced from vite's releases. v5.4.12 This version contains a breaking change due to security fixes. See https://github.com/vitejs/vite/security/advisories/GHSA-vg6x-rcgg-rjx6 for more details. Please refer...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. Changelog Sourced from nanoid's changelog. 3.3.8 Fixed a way to break Nano ID by passing non-integer size (by @myndzi). Commits 3044cd5 Release 3.3.8 version...
I'm using this library to make a [strip plot](https://nightingaledvs.com/i-stopped-using-box-plots-the-aftermath/) - even though it's not it's intended use it's working really well, so thank you! One issue I'm having is that...