v4.0.1 - v4 + BREAKING CHANGES
github-actions
released this
08 Dec 03:36
·
137 commits
to refs/heads/main
since this release
Breaking Changes
- renamed scale keys: xy => projection, r => size
- require
aixs: 'x'
property when configuring one of the custom scales (projection, size, color)
see https://github.com/sgratzl/chartjs-chart-geo/blob/main/samples/albers.html#L41
🚀 Features
- #148 upgrade to chart.js v4
🧰 Development
- #150 Release v4.0.1
- #149 Release v4.0.0
- #145 Release v4.0.0-alpha
- #144 upgrade build system + switch to type = module
Thanks to @github-actions and @sgratzl