Skip to content

Releases: sgratzl/chartjs-chart-boxplot

Release 3.0.0-beta.4

21 Oct 13:13
Compare
Choose a tag to compare
Release 3.0.0-beta.4 Pre-release
Pre-release
  • feat: upgrade to beta.4 (a4e6bb3)
  • fix: remove log statement (630df1b)

Release 3.0.0-beta.3

01 Oct 15:03
Compare
Choose a tag to compare
Release 3.0.0-beta.3 Pre-release
Pre-release
  • feat: prepare release (b387be6)
  • feat: update examles (c069f03)
  • feat: cleanup and upgrade to beta.3 (4fae28f)
  • add dependabot yarn fix workflow (07c6048)
  • add dependabot (4135526)

Release 3.0.0-beta.1

09 Sep 20:23
Compare
Choose a tag to compare
Release 3.0.0-beta.1 Pre-release
Pre-release

Release 3.0.0-alpha.20

19 Jul 22:40
Compare
Choose a tag to compare
Pre-release

Release 3.0.0-alpha.3

19 May 09:07
Compare
Choose a tag to compare
Release 3.0.0-alpha.3 Pre-release
Pre-release

Release 3.0.0-alpha.2

18 May 20:38
Compare
Choose a tag to compare
Release 3.0.0-alpha.2 Pre-release
Pre-release

Release 3.0.0-alpha.1 - Chart.js v3

18 May 15:04
Compare
Choose a tag to compare
Pre-release
  • 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

18 May 15:28
Compare
Choose a tag to compare
  • 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)