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 |
---|---|
ProgressCallback |
AbstractConfigurationItem.getProgressCallback()
Returns the callback called while the user is zooming or panning.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractConfigurationItem.setProgressCallback(ProgressCallback progressCallback)
Sets the callback called while the user is zooming or panning.
|