Version 6.3 #92
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
-
6.3 is the last stable release.
Documentation: https://pepstock-org.github.io/Charba-Wiki.
API JavaDoc: https://pepstock-org.github.io/Charba/6.3.
Showcase GWT: https://pepstock-org.github.io/Charba-Showcase.
Showcase J2CL: https://pepstock-org.github.io/Charba-Showcase-J2CL.
Breaking changes
AnimationCollectionKey
. UseKey
instead.AnimationPropertyKey
. UseKey
instead.has
method tocontains
inAnimations
options and configuration classes andUpdateConfiguration
class.remove
method todelete
inAnimations
options and configuration classes andUpdateConfiguration
class.TransitionKey
class toTransitionMode
one.DefaultTransitionKey
class toDefaultTransitionMode
one.Font
class from annotation plugin package in favor toIsFont
interface.FontsCallback
interface from treemap package to the callbacks (common) ones.ColorsCallback
interface from treemap package to the callbacks (common) ones.Features
Animations
options and configuration to annotation plugin.curve
andcontrolPoint
options to annotation plugin.imageOpacity
option to label and inner label annotations configuration.beforeDraw
andafterDraw
hook options to all annotations configuration.init
option to all annotations configuration in order to define the init animation of the annotation elements.interpolator
option toAnimationCollection
class in order to enable a custom interpolation during the animation.DatasetItemsSelector
plugin to X axes in reverse and/or stacked mode.fillArea
option to chart background color plugin in order to color everything excluding the chart area.Development
This discussion was created from the release Version 6.3.
Beta Was this translation helpful? Give feedback.
All reactions