github pepstock-org/Charba 5.4
Version 5.4

latest releases: 6.5, 6.4, 6.3...
22 months ago

5.4 is the last stable release.

Documentation: https://pepstock-org.github.io/Charba-Wiki.
API JavaDoc: https://pepstock-org.github.io/Charba/5.4.
Showcase GWT: https://pepstock-org.github.io/Charba-Showcase.
Showcase J2CL: https://pepstock-org.github.io/Charba-Showcase-J2CL.

Breaking changes

  • change align option in the ticks in order to use TickAlign object instead of ElementAlign.

Features

  • import CHART.JS version v3.8.0.
  • import CHART.JS GEO controller version v3.8.0.
  • import LUXON datetime library version v3.0.1.
  • add MultilineTextAnnotationBuilder utility in order to create a canvas to add to a chart, by the annotation plugin labels, where each line of the content can have a specific font and color.
  • add includeInvisible option to the Interaction configuration and options classes.
  • add borderRadius option to the PointLabels options and RadialPointLabels configuration classes.
  • add offsetAfterAutoskip option to the CartesianTimeAxis and CartesianTimeSeriesAxis configuration classes.
  • add inner item to TickAlign class for the ticks.
  • add getElementAtEvent(BaseNativeEvent event, InteractionItem interaction) method to the charts.
  • add getElementsAtEvent(BaseNativeEvent event, InteractionItem interaction) method to the charts.

Development

  • change dependency for Google Closure Compiler, version v20220601.

Don't miss a new Charba release

NewReleases is sending notifications on new releases.