| 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.
|
| Modifier and Type | Method and Description |
|---|---|
MeterOptions |
MeterChartWidget.getOptions() |
| Modifier and Type | Class and Description |
|---|---|
class |
GaugeOptions
Specific options for GAUGE chart.
|
| Modifier and Type | Method and Description |
|---|---|
MeterOptions |
MeterChart.getOptions() |