github pepstock-org/Charba 5.3
Version 5.3

latest releases: 6.5, 6.4, 6.3...
2 years ago

5.3 is the last stable release.

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

Breaking changes

  • Rename getXObjectType and getXObjectType methods in DataPoint class to getXType and getYType.
  • Rename the following utilities classes using Util suffix instead of Utils.
    • ScriptableUtil
    • SafeHtmlUtil
    • GeoUtil
  • Remove getId method form DateAdapter because not used anymore and always equals to "luxon" value.

Features

  • add SmartPlugin capability which enables the user to create a CHART.JS with only the needed hooks, which is improving the performance of chart drawing.
  • add REGRESSION capabilities leveraging on ML library (only regressions module), version 6.0.0.
    • add simple linear regression.
    • add power regression.
    • add exponential regression.
    • add polynomial regression.
    • add robust polynomial regression.
    • add TheilSen regression.
  • import CHART.JS GRADIENT plugin version v0.5.0.
  • import CHART.JS GEO controller version v3.7.2.
  • import LUXON library version v2.4.0.

Don't miss a new Charba release

NewReleases is sending notifications on new releases.