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