Uses of Class
org.pepstock.charba.client.annotation.BoxAnnotation
-
Packages that use BoxAnnotation Package Description org.pepstock.charba.client.annotation Contains all classes to activate theAnnotationPlugin.ID
plugin (AKAchartjs-plugin-annotation.js
) for CHART.js. -
-
Uses of BoxAnnotation in org.pepstock.charba.client.annotation
Fields in org.pepstock.charba.client.annotation with type parameters of type BoxAnnotation Modifier and Type Field Description static ElementFactory<BoxAnnotation>
BoxAnnotation. FACTORY
Element factory to get ""boxAnnotation"" element.
-