Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

Releases: datavisyn/chartjs-scale-hierarchical

v3.0.0 - DEPRECATION

25 Nov 10:16
0945bda
Compare
Choose a tag to compare

DEPRECATION Information

Please note that this project has been archived and is no longer being maintained. There is an active fork and we will also contribute our future changes to it.

v2.0.0

14 Sep 08:19
3e86be2
Compare
Choose a tag to compare

Release Notes

v1.2.2

12 Nov 13:22
8e1ce2b
Compare
Choose a tag to compare
  • Fixes errors in charts without scales option (like pie) #14
  • Sgratzl/deps #16
  • Sgratzl/scriptable #17
  • Sluger/15 test #18
  • Fix plugin id to make this available on the awesome list. #21
  • switch to esm.js to avoid problems with .mjs #22
  • fix #19 center group label #23
  • update dependencies #27
  • Bump handlebars from 4.1.2 to 4.5.3 #28
  • add CODEOWNERS file #29
  • Update LICENSE #31
  • Update README.md logo #33
  • Update author, homepage and license #32
  • changes for hasOwnerProperty #37

Release 1.2.1

02 Jul 14:37
Compare
Choose a tag to compare

Release 1.2.0

24 Jun 13:14
Compare
Choose a tag to compare
  • Merge pull request #17 from sgratzl/sgratzl/scriptable (1bafd72)
  • Merge pull request #16 from sgratzl/sgratzl/deps (93e2229)
  • fix #15 scriptable example (1bf6496)
  • update dependencies (070ef09)
  • update dependencies (97b08ba)

Bugfix Release

14 Mar 09:31
Compare
Choose a tag to compare

bugfixes

  • more robust hierarchical scale detection (thx @svenbw)

commits

  • Merge branch 'develop' (f432dfe)
  • Merge pull request #14 from svenbw/develop (e7ffc6f)
  • Fixes errors in charts without scales option (like pie) (929e87d)
  • add comments (9e066b1)

Release 1.1.3

21 Dec 13:23
Compare
Choose a tag to compare
  • Merge branch 'develop' (668ec32)
  • bugfixing _nodes not updated in line charts + fix wrong splice length (5b5eb19)

Release 1.1.2

19 Dec 14:14
Compare
Choose a tag to compare

Release 1.1.1

19 Dec 14:08
Compare
Choose a tag to compare

Bugfix Release

17 Jul 15:54
Compare
Choose a tag to compare
  • fix corner case in which a node has just one child #5