6.4 is the last stable release.
Documentation: https://pepstock-org.github.io/Charba-Wiki.
API JavaDoc: https://pepstock-org.github.io/Charba/6.4.
Showcase GWT: https://pepstock-org.github.io/Charba-Showcase.
Showcase J2CL: https://pepstock-org.github.io/Charba-Showcase-J2CL.
Breaking changes
- remove
isDisplay
method fromPointLabels
options andRadialPointLabels
configuration classes. UsegetDisplay
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.