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 | Class and Description |
---|---|
class |
Pan
Base object to map pan options for
ZoomPlugin.ID plugin configuration.It represents the container for PAN options. |
class |
Zoom
Base object to map zoom options for
ZoomPlugin.ID plugin configuration.It represents the container for ZOOM options. |
Modifier and Type | Method and Description |
---|---|
AbstractConfigurationItem |
ZoomContext.getElement()
Returns the
ZoomPlugin configuration element. |