Package | Description |
---|---|
org.pepstock.charba.client.annotation |
Contains all classes to activate the
AnnotationPlugin.ID plugin (AKA
chartjs-plugin-annotation.js ) for CHART.js. |
Modifier and Type | Method and Description |
---|---|
ClickCallback |
AbstractAnnotation.getClickCallback()
Returns the callback called when a "click" event is occurring.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractAnnotation.setClickCallback(ClickCallback clickCallback)
Sets the callback called when a "click" event is occurring.
|