Uses of Class
org.pepstock.charba.client.annotation.elements.AnnotationElement
-
Packages that use AnnotationElement Package Description org.pepstock.charba.client.annotation Contains all classes to activate theAnnotationPlugin.ID
plugin (AKAchartjs-plugin-annotation.js
) for CHART.js. -
-
Uses of AnnotationElement in org.pepstock.charba.client.annotation
Methods in org.pepstock.charba.client.annotation that return AnnotationElement Modifier and Type Method Description AnnotationElement
AnnotationContext. getElement()
Returns the annotation element of plugin.
-