Skip to content

v4.0.1 - v4 + BREAKING CHANGES

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Dec 03:36
· 137 commits to refs/heads/main since this release
5b050b5

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