Uses of Package
org.pepstock.charba.client.annotation.elements
-
Packages that use org.pepstock.charba.client.annotation.elements Package Description org.pepstock.charba.client.annotation Contains all classes to activate theAnnotationPlugin.ID
plugin (AKAchartjs-plugin-annotation.js
) for CHART.js.org.pepstock.charba.client.annotation.elements Contains theAnnotationPlugin.ID
plugin elements interfaces to use in the callbacks and events. -
Classes in org.pepstock.charba.client.annotation.elements used by org.pepstock.charba.client.annotation Class Description AnnotationElement Maps all properties of the annotation element, the implementation of the annotation options in the plugin.
It provides all dimensions of the element and sub elements. -
Classes in org.pepstock.charba.client.annotation.elements used by org.pepstock.charba.client.annotation.elements Class Description AnnotationElement Maps all properties of the annotation element, the implementation of the annotation options in the plugin.
It provides all dimensions of the element and sub elements.ArrowElement Maps the arrow options of aAnnotationElement
at runtime.ArrowHeadsElement Maps the arrow heads options of aAnnotationElement
at runtime.CalloutElement Maps the label options of aAnnotationElement
at runtime.LabelElement Maps the label options of aAnnotationElement
at runtime.OptionsElement Maps the options of aAnnotationElement
at runtime.