Package org.pepstock.charba.client.impl.charts
Contains METER and GAUGE charts implementations (based on controllers), available out-of-the box.
- Author:
- Andrea "Stock" Stocchero
-
Class Summary Class Description DescriptionLabel Meter element class to define the description to render in the meter chart under theValueLabel
.GaugeChart GAUGE chart implementation.GaugeDataset The Gauge chart allows a number of properties to be specified for each dataset.GaugeOptions Specific options for GAUGE chart.MeterChart METER chart implementation.MeterContext The callback context wrapper, created and passed byMeterOptions
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.ValueLabel Meter element class to define the value label to render in the meter chart. -
Enum Summary Enum Description DefaultThreshold Default gauge thresholds.