github pepstock-org/Charba 5.7
Version 5.7

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

5.7 is the last stable release.

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

Breaking changes

  • remove StackedOptions class, going to specific chart options, StackedLineOptions and StackedBarOptions classes, in order to expose all configuration options.

Features

  • import CHART.JS MATRIX controller version v1.2.0.
  • import CHART.JS GEO controller version v3.10.0.
  • import CHART.JS SANKEY controller version v0.11.0.
  • import LUXON datetime library version v3.0.4.
  • add hoverColorFrom and hoverColorTo options to SankeyDataset and SankeyElementOptions classes.
  • add StackedHorizontalBarChart and StackedVerticalLineChart classes.

Fixed Bugs

  • #77 with event refactoring, the Datasets items selector plugin cannot selected an area by APIs.
  • #79 StackedBarChart and StackedLineChart didn't manage horizontal and vertical drawing. StackedHorizontalBarChart and StackedVerticalLineChart classes added. Thanks @Anschke

Development

  • change dependency for Google Closure Compiler, version v20221004.

Don't miss a new Charba release

NewReleases is sending notifications on new releases.