Uses of Class
org.pepstock.charba.client.annotation.Interaction
-
Packages that use Interaction Package Description org.pepstock.charba.client.annotation Contains all classes to activate theAnnotationPlugin.ID
plugin (AKAchartjs-plugin-annotation.js
) for CHART.js. -
-
Uses of Interaction in org.pepstock.charba.client.annotation
Methods in org.pepstock.charba.client.annotation that return Interaction Modifier and Type Method Description Interaction
AnnotationOptions. getInteraction()
Returns the configuration which events trigger plugin interactions
-