| 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 |
|---|---|
ValueCallback |
MeterOptions.getValueCallback()
Returns the callback to customize the value string into chart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MeterOptions.setValueCallback(ValueCallback valueCallback)
Sets the callback to customize the value string into chart.
|