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