gauge.js
No description.

File Location

/goog/ui/gauge.js

Classes

goog.ui.Gauge
A UI component that displays a gauge. A gauge displayes a current value within a round axis that represents a given range. The gauge is built from an external border, and internal border inside it, ticks and labels inside the internal border, and a needle that points to the current value.
goog.ui.GaugeColoredRange
Information on how to decorate a range in the gauge. This is an internal-only class.

Directory ui

File Reference