Package | Description |
---|---|
org.pepstock.charba.client.zoom |
Contains all classes to activate the
ZoomPlugin.ID plugin (AKA
chartjs-plugin-zoom.js ) for CHART.js. |
Class and Description |
---|
CompleteCallback
Callback interface of
ZoomPlugin.ID plugin that is called once zooming or panning is completed. |
ModeCallback
Callback interface of
ZoomPlugin.ID plugin to set the mode (pan and zoom) directions at runtime. |
ProgressCallback
Callback interface of
ZoomPlugin.ID plugin that is called while the user is zooming or panning. |