Releases: kurkle/chartjs-chart-treemap
Releases · kurkle/chartjs-chart-treemap
v2.0.1
v2.0.0
Changes
🚀 Features
- Fix captions drawing @stockiNail (#60)
- Adds "dividers" object to configure the dividers (group dividers) @stockiNail (#55)
- Adds "captions" object to configure the styles of the captions (group labels) @stockiNail (#54)
- Adds styling options to the labels @stockiNail (#51)
- Add formatter option @stockiNail (#48)
🐛 Bug Fixes
🧰 Maintenance
- Bump version to 2.0.0, update deps, update actions @kurkle (#64)
- Clean unused options @stockiNail (#59)
v1.0.2
v1.0.1
v1.0.0
Version 1.0.0-beta.4
Version 1.0.0-beta.3
Changes
- RTL support in layout and group labels
Version 1.0.0-beta.2
Changes
- fix font option resolution for labels
Version 1.0.0-beta
Changes
Chart.js v3.0.0-beta.3 compatibility
Version 1.0.0-alpha
Changes
- Chart.js v3.0.0-alpha compatibility
- ESM builds