| 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 |
|---|---|
ModeCallback |
AbstractConfigurationItem.getModeCallback()
Returns the element (panning or zooming) directions callback, to set the mode at runtime.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConfigurationItem.setMode(ModeCallback modeCallback)
Sets the element (panning or zooming) directions callback, to set the mode at runtime.
|