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 |
---|
DefaultThreshold
Default gauge thresholds.
|
GaugeDataset
The Gauge chart allows a number of properties to be specified for each dataset.
|
GaugeOptions
Specific options for GAUGE chart.
|
MeterContext
The callback context wrapper, created and passed by
MeterOptions which contains the link to the native chart. |
MeterDataset
The Meter chart allows a number of properties to be specified for each dataset.
|
MeterOptions
Specific options for METER chart.
|
Threshold
Is the threshold to use for gauge chart.
|