| Package | Description |
|---|---|
| org.pepstock.charba.client.zoom |
Contains all classes to activate the
ZoomPlugin.ID plugin (AKA chartjs-plugin-zoom.js ) for CHART.js. |
| Modifier and Type | Method and Description |
|---|---|
CompletedCallback |
AbstractConfigurationItem.getCompletedCallback()
Returns the callback called once zooming or panning is completed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConfigurationItem.setCompletedCallback(CompletedCallback completeCallback)
Sets the callback called once zooming or panning is completed.
|