Version 5.8 #84
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
-
5.8 is the last stable release.
Documentation: https://pepstock-org.github.io/Charba-Wiki.
API JavaDoc: https://pepstock-org.github.io/Charba/5.8.
Showcase GWT: https://pepstock-org.github.io/Charba-Showcase.
Showcase J2CL: https://pepstock-org.github.io/Charba-Showcase-J2CL.
Breaking changes
ColorsCallback
andFontsCallback
instead, in order to return a list of colors and fonts.Features
Zoom
plugin use for sankey and treemap charts.Annotation
plugin use for matrix charts.treeLeafKey
andborderRadius
option to TreeMapDataset class.overflow
option to TreeMapDataset labels class.color
andhoverColor
options in TreeMapDataset labels class in order to enable to set different colors on multiple lines labels.font
andhoverFont
options in TreeMapDataset labels class in order to enable to set different fonts on multiple lines labels.events
option to be set by a Set of objects in the chart, legend and tooltip configuration.label
option to ellipse annotation configuration.caption
option to the label of line annotation configuration.scaleMode
option to the zoom plugin configuration.drawTime
option toDrag
option of the zoom plugin configuration.zoomRect
methods to zoom programmatically in the zoom plugin.Development
This discussion was created from the release Version 5.8.
Beta Was this translation helpful? Give feedback.
All reactions