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