| Package | Description | 
|---|---|
| org.pepstock.charba.client.geo | 
 Contains all classes to activate the GEO controllers (AKA  
chartjs-chart-geo.js ) for CHART.js. | 
| org.pepstock.charba.client.positioner | 
 Contains all classes to implement a custom tooltip positioner for CHART.JS. 
 | 
| 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  | 
PositionPoint
This object is wrapping the native java script object to provide the position of the legend. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Point
This object is wrapping the native java script object provided by tooltip positioner to know the position of the event in canvas coordinates. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Amount
This object is wrapping the native java script object to set the position to pan the chart. 
 |