dojox.gauges¶
Authors: | Philippe Toussaint |
---|---|
Developers: | Emmanuel Tissandier, Philippe Toussaint |
NOTE: A new gauges framework is available since Dojo 1.8, see http://livedocs.dojotoolkit.org/dojox/dgauges
This is a collection of gauge widgets used to display numerical data.
Base gauges¶
- dojox.gauges.AnalogGauge A circular gauge with a variety of indicators, used to display numerical data
- dojox.gauges.BarGauge A horizontal bar gauge with a few indicators, used to display numerical data
Predefined gauges with glossy appearance¶
- dojox.gauges.GlossyCircularGauge A circular gauge.
- dojox.gauges.GlossySemiCircularGauge A semi circular gauge.
- dojox.gauges.GlossyHorizontalGauge An horizontal gauge.