jqDataVisualization for jQuery Documentation

Gauges.RadialGauge.RadialRange


The ranges are visible elements that highlight a specific range of values on the scale. The ranges are used to emphasize an important range of values on the scale.

Defined By

Config options

Gauges.RadialGauge.RadialRange
: Number
Specifies the value where the range ends. ...

Specifies the value where the range ends.

Defaults to: 100

Gauges.RadialGauge.RadialRange
: String/Common.Gradient
Specifies the fill style. ...

Specifies the fill style.

Defaults to: '#E0400A'

Gauges.RadialGauge.RadialRange
: Number
Specifies the offset of the inner end (where the end value of the range is) edge of the range to the scale's center. ...

Specifies the offset of the inner end (where the end value of the range is) edge of the range to the scale's center.

Please note that this number is ratio to the scale radius.

Defaults to: 0.6

Gauges.RadialGauge.RadialRange
: Number
Specifies the offset of the inner start (where the start value of the range is) edge of the range to the scale's center. ...

Specifies the offset of the inner start (where the start value of the range is) edge of the range to the scale's center.

Please note that this number is ratio to the scale radius.

Defaults to: 0.8

Gauges.RadialGauge.RadialRange
: Number
Specifies the width of the lines. ...

Specifies the width of the lines.

Defaults to: 0

Gauges.RadialGauge.RadialRange
: Number
Specifies the offset of the outer edge of the range to the scale's center. ...

Specifies the offset of the outer edge of the range to the scale's center.

Please note that this number is ratio to the scale radius.

Defaults to: 0.8

Gauges.RadialGauge.RadialRange
: Number
Specifies the value where the range starts. ...

Specifies the value where the range starts.

Defaults to: 0

Gauges.RadialGauge.RadialRange
: String/Common.Gradient
Specifies the stroke style. ...

Specifies the stroke style.

Defaults to: 'black'

Gauges.RadialGauge.RadialRange
: Number
Specifies the zIndex of the range. ...

Specifies the zIndex of the range. The higher number, the range goes above the other elements;

Defaults to: 1