| Package | Description | 
|---|---|
| org.pepstock.charba.client.data | 
 Contains all elements to configure the datasets of a chart instance (know as chart data at instance level). 
 | 
| org.pepstock.charba.client.geo | 
 Contains all classes to activate the GEO controllers (AKA  
chartjs-chart-geo.js ) for CHART.js. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BubbleDataset
The chart allows a number of properties to be specified for each data set. 
 | 
class  | 
DoughnutDataset
The doughnut chart allows a number of properties to be specified for each dataset. 
 | 
class  | 
PieDataset
The pie chart allows a number of properties to be specified for each dataset. 
 | 
class  | 
PolarAreaDataset
The polar area chart allows a number of properties to be specified for each dataset. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BubbleMapDataset
It is a  
BubbleDataset with additional options for bubble map charts. |