Package | Description |
---|---|
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.
|
GaugeThreshold
Default gauge thresholds.
|
IsThreshold
Interface to map a threshold.
|
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.
|