Version 5.4 #74
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.4 is the last stable release.
Documentation: https://pepstock-org.github.io/Charba-Wiki.
API JavaDoc: https://pepstock-org.github.io/Charba/5.4.
Showcase GWT: https://pepstock-org.github.io/Charba-Showcase.
Showcase J2CL: https://pepstock-org.github.io/Charba-Showcase-J2CL.
Breaking changes
TickAlign
object instead ofElementAlign
.Features
MultilineTextAnnotationBuilder
utility in order to create a canvas to add to a chart, by the annotation plugin labels, where each line of the content can have a specific font and color.includeInvisible
option to theInteraction
configuration and options classes.borderRadius
option to thePointLabels
options andRadialPointLabels
configuration classes.offsetAfterAutoskip
option to theCartesianTimeAxis
andCartesianTimeSeriesAxis
configuration classes.inner
item toTickAlign
class for the ticks.getElementAtEvent(BaseNativeEvent event, InteractionItem interaction)
method to the charts.getElementsAtEvent(BaseNativeEvent event, InteractionItem interaction)
method to the charts.Development
This discussion was created from the release Version 5.4.
Beta Was this translation helpful? Give feedback.
All reactions