Version 6.0 #85
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.0 is the last stable release.
Documentation: https://pepstock-org.github.io/Charba-Wiki.
API JavaDoc: https://pepstock-org.github.io/Charba/6.0.
Showcase GWT: https://pepstock-org.github.io/Charba-Showcase.
Showcase J2CL: https://pepstock-org.github.io/Charba-Showcase-J2CL.
Breaking changes
stepSize
option fromTime
configuration and options class. UsestepSize
option in theTicks
configuration and options.drawBorder
option fromGrid
configuration and options. Usedisplay
option in theborder
object in the axes or scales configuration.borderWidth
option fromGrid
configuration and options. Usewidth
option in theborder
object in the axes or scales configuration.borderColor
option fromGrid
configuration and options. Usecolor
option in theborder
object in the axes or scales configuration.borderDash
option fromGrid
configuration and options. Usedash
option in theborder
object in the axes or scales configuration.borderDashOffset
option fromGrid
configuration and options. UsedashOffset
option in theborder
object in the axes or scales configuration.z
option default value ofGrid
options from0
to-1
.Features
autoColors
option to the configuration of the chart and to global options in order to enablecolors
plugin.autoColorsForceOverride
option to the configuration of the chart and to global options in order to force to usecolors
plugin.border
object option to axes or scales configuration in order to manage the options for the border that run perpendicular to the axis.borderRadius
anduseBorderRadius
options toLegendLabels
configuration and options classes.enabledClearByEscape
option toDatasetsItemsSelectorOptions
plugin configuration in order to enable or disable the selection clearing pressingEscape
key.Meter
andGauge
datasets.FALSE
item toPointStyle
enumeration.getLabelItems
method toScaleItem
.Development
NOTICE
file, defined for Apache Software License adoption.LICENSE
andNOTICE
files toMETA-INF
folder in all distribution files.This discussion was created from the release Version 6.0.
Beta Was this translation helpful? Give feedback.
All reactions