Releases: sgratzl/chartjs-chart-boxplot
Releases · sgratzl/chartjs-chart-boxplot
Release 3.0.0-beta.4
Release 3.0.0-beta.3
Release 3.0.0-beta.1
- fix linting (4a42050)
- fix hover (3034840)
- upgrade to beta (2b83790)
- fix typo (e3b2666)
- fix imports (92df6f6)
- update README (66f4e57)
- Merge branch 'develop' of github.com:sgratzl/chartjs-chart-box-and-violin-plot into develop (ed1812e)
- move interface (2e0e94b)
- Merge pull request #1 from sgratzl/sgratzl/ts (c727ecd)
- small fixes (1d36cc3)
- cleanup dependencies (92c0cd0)
- inline kde (649c40f)
- inline kde and fix tests (85a3a98)
- fix build (32ba62c)
- adapt code (cda6b0d)
- start migrating to typescript (444195b)
- update notes (79e2578)
- update readme (a61adda)
Release 3.0.0-alpha.20
Release 3.0.0-alpha.3
Release 3.0.0-alpha.2
Release 3.0.0-alpha.1 - Chart.js v3
- compatible with chart.js v3.0.0-alpha
breaking changes
- tooltip logic has been simplified, the default implementation should work in most cases
- scales were removed thus their options where moved to the controller / dataset
- some coloring options has been renamed for uniformity, e.g.
lowerColor
->lowerBackgroundColor
Release 2.3.2
- fix link (966e1af)
- add git attributes (6390363)
- add access config (aa7dc96)
- update repo link (17c4608)
- update issue templates (4121d7c)
- fix license (4247fdc)
- fix setup (ec4e065)
- update setup and format (f433dda)
- Merge remote-tracking branch 'origin/sgratzl/interpolation' (f4b0cc2)
- Merge remote-tracking branch 'origin/sgratzl/actions' (0a88945)
- Prepare next dev release (39869a6)
- switch to github actions (28d49af)
- fix test (eccc1d4)
- Merge remote-tracking branch 'origin/master' into sgratzl/interpolation (36a0ee2)
- add more quantiles computation methods (747c6a9)