| 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 |
|---|---|
MouseDownCallback |
AbstractAnnotation.getMouseDownCallback()
Returns the callback called when a "mousedown" event is occurring.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAnnotation.setMouseDownCallback(MouseDownCallback mousedownCallback)
Sets the callback called when a "mousedown" event is occurring.
|