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 |
---|---|
CompleteCallback |
AbstractConfigurationItem.getCompleteCallback()
Returns the callback called once zooming or panning is completed.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractConfigurationItem.setCompleteCallback(CompleteCallback completeCallback)
Sets the callback called once zooming or panning is completed.
|