This repository has been archived by the owner on Nov 25, 2021. It is now read-only.
Releases: datavisyn/chartjs-scale-hierarchical
Releases · datavisyn/chartjs-scale-hierarchical
v3.0.0 - DEPRECATION
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
Release Notes
v1.2.2
- 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
Release 1.2.0
Bugfix Release
Release 1.1.3
Release 1.1.2
- add unpkg entry (bd26bac)
Release 1.1.1
- better scripts (eea8bad)
- fix setup (a96c796)
- Merge pull request #10 from datavisyn/develop (278dcd3)
- fix release bundle (c10131f)
- update demos (d05fc07)
- fix ui cornercase and format code (419da24)
- extract determineVisible logic (2a2d32c)
- add tests and fix bugs (e54f895)
- fix test setup (5b134e6)
- import just that is needed (39c7bc8)
- build es6 module (973c2e8)
- update dependencies (49edec4)
- add type hints (eee7693)
- fix import (8b633da)
- move files (41763d1)
- no focus box when already in inner focus (52664d8)
- #9 fix last child hierarchy bug (c6a717d)
- add buggy test case (922fdf3)
- update pack (b60dcf2)
Bugfix Release
- fix corner case in which a node has just one child #5