Skip to content

Version 6.4

Compare
Choose a tag to compare
@stockiNail stockiNail released this 31 May 10:37
· 16 commits to master since this release

6.4 is the last stable release.

API JavaDoc: https://pepstock-org.github.io/Charba/6.4.

Breaking changes

  • remove isDisplay method from PointLabels options and RadialPointLabels configuration classes. Use getDisplay instead, to get the display policy.

Features

  • import CHART.JS version v4.3.0.
  • import CHART.JS GEO controller version v4.2.0.
  • import CHART.JS ANNOTATION plugin version v3.0.1.
  • enable Window.requestAnimationFrame.
  • enable position of cartesian axes by a relation to another axis, by AxisPositionItem class.

Development

  • change dependency for Google Closure Compiler, version v20230502.