| Package | Description | 
|---|---|
| org.pepstock.charba.client.impl.charts | 
 Contains METER and GAUGE charts implementations (based on controllers), available out-of-the box. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MeterFormatCallback | 
MeterOptions.getFormatCallback()
Returns the callback to customize the value string in the chart. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MeterOptions.setFormatCallback(MeterFormatCallback formatCallback)
Sets the callback to customize the value string in the chart. 
 |