| Package | Description | 
|---|---|
| org.pepstock.charba.client.gwt.widgets | 
 Contains all charts classes wrapped as GWT widget in order to enable to use inside to GWT UIBinder. 
 | 
| org.pepstock.charba.client.impl.charts | 
 Contains METER and GAUGE charts implementations (based on controllers), available out-of-the box. 
 | 
| Class and Description | 
|---|
| GaugeDataset
 The Gauge chart allows a number of properties to be specified for each dataset. 
 | 
| GaugeOptions
 Specific options for GAUGE chart. 
 | 
| MeterDataset
 The Meter chart allows a number of properties to be specified for each dataset. 
 | 
| MeterOptions
 Specific options for METER chart. 
 | 
| Class and Description | 
|---|
| GaugeDataset
 The Gauge chart allows a number of properties to be specified for each dataset. 
 | 
| GaugeOptions
 Specific options for GAUGE chart. 
 | 
| GaugeThreshold
 Default gauge thresholds. 
 | 
| MeterDataset
 The Meter chart allows a number of properties to be specified for each dataset. 
 | 
| MeterDisplay
 Determines which information must be displayed into meter or gauge chart. 
 | 
| MeterOptions
 Specific options for METER chart. 
 | 
| Threshold
 Is the threshold to use for gauge chart. 
 |