Version 6.2 #90
stockiNail
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
6.2 is the last stable release.
Documentation: https://pepstock-org.github.io/Charba-Wiki.
API JavaDoc: https://pepstock-org.github.io/Charba/6.2.
Showcase GWT: https://pepstock-org.github.io/Charba-Showcase.
Showcase J2CL: https://pepstock-org.github.io/Charba-Showcase-J2CL.
Breaking changes
InteractionModeenumeration toDefaultInteractionMode.InteractionItemenumeration toInteractionOptions.DatetoObjectforMinMaxCallbackinstance on time and time series axes. In this way the callback can return also aNumber(i.e. a double) as epoch.Features
Fill.SHAPEitem to the filling options.FillBaselineclass to enable the baseline on axis for filling.FillColorsclass to enable different colors above and below the baseline.interpolatemethods toHelpersclass to enable the values interpolation for numbers, colors and booleans.registermethod toGlobalPluginclass to inject and register CHART.JS plugins not included in this library.groupoption toCrosshairOptionsclass byCrosshairplugin to enable crosshairs on linked chart instances.org.pepstock.charba.client.interaction.getSortedVisibleDatasetMetasmethod to the chart classes to get all dataset items in the order that they are drawn on the canvas that are not hidden.Fixed Bugs
registermethod toGlobalPluginclass to inject and register CHART.JS plugins not included in this library. Thanks @Speykious.DatetoObjectforMinMaxCallbackinstance on time and time series axes. In this way the callback can return also aNumber(i.e. a double) as epoch. Thanks @Speykious.Development
This discussion was created from the release Version 6.2.
Beta Was this translation helpful? Give feedback.
All reactions