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 |
---|---|
Range |
AbstractConfigurationItem.getRangeMax()
Returns the maximum element (panning or zooming) range depending on scale type.
|
Range |
AbstractConfigurationItem.getRangeMin()
Returns the minimum element (panning or zooming) range depending on scale type.
|