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 |
---|---|
StartCallback |
AbstractConfigurationItem.getStartCallback()
Returns the callback called once zooming or panning is started.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractConfigurationItem.setStartCallback(StartCallback startCallback)
Sets the callback called once zooming or panning is started.
|