| 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.geo.enums | 
 Contains all enumerations to configure the GEO controllers. 
 | 
| Class and Description | 
|---|
| Align
 Enumerates the align options to define the position of the scale. 
 | 
| Position
 Property to set the position of the legend on the chart area. 
 | 
| Projection
 Enumerates the possible map projections which are a way to flatten a globe's surface into a plane in order to make a map. 
 | 
| Class and Description | 
|---|
| Align
 Enumerates the align options to define the position of the scale. 
 | 
| ClipMap
 Enumerates the possible values to clip the rendering to the chart area of the GEO graph. 
 | 
| Interpolate
 Enumerates the color interpolation for data set and scale. 
 | 
| Mode
 Enumerates the operation modes for the scale, area means that the area is linearly increasing whereas radius the radius is. 
 | 
| Position
 Property to set the position of the legend on the chart area. 
 | 
| Projection
 Enumerates the possible map projections which are a way to flatten a globe's surface into a plane in order to make a map. 
 |