6.5 is the last stable release.
Documentation: https://pepstock-org.github.io/Charba-Wiki.
API JavaDoc: https://pepstock-org.github.io/Charba/6.5.
Showcase GWT: https://pepstock-org.github.io/Charba-Showcase.
Showcase J2CL: https://pepstock-org.github.io/Charba-Showcase-J2CL.
Features
- import CHART.JS version v4.4.1.
- import CHART.JS GEO controller version v4.2.8.
- import LUXON datetime library version v3.4.4.
Fixed Bugs
- #91: remove storing of internal label on doughnut because useless and the label drawing is invoked after chart drawing. Thanks @AHijner.