jqDataVisualization for jQuery Documentation

Gauges.LinearGauge.LinearGaugeRange


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.LinearGauge.LinearGaugeRange
: Number
Specifies the value where the range ends. ...

Specifies the value where the range ends.

Defaults to: 100

Gauges.LinearGauge.LinearGaugeRange
: String/Common.Gradient
Specifies the fill style. ...

Specifies the fill style.

Defaults to: 'red'

Gauges.LinearGauge.LinearGaugeRange
: Number
Specifies the offset of the inner edge of the range to the top (in case of horizontal gauge) or to the left (in case ...

Specifies the offset of the inner edge of the range to the top (in case of horizontal gauge) or to the left (in case of vertical gauge).

Please note that this number is ratio to the whole gauge height (horizontal) or width (vertical) of the gauge.

Defaults to: 0.35

Gauges.LinearGauge.LinearGaugeRange
: Number
Specifies the width of the lines. ...

Specifies the width of the lines.

Defaults to: 0

Gauges.LinearGauge.LinearGaugeRange
: Number
Specifies the offset of the outer end (where the end value of the range is) edge of the range to the top (in case of ...

Specifies the offset of the outer end (where the end value of the range is) edge of the range to the top (in case of horizontal gauge) or to the left (in case of vertical gauge).

Please note that this number is ratio to the whole gauge height (horizontal) or width (vertical) of the gauge.

Defaults to: 0.7

Gauges.LinearGauge.LinearGaugeRange
: Number
Specifies the offset of the outer start (where the start value of the range is) edge of the range to the top (in case...

Specifies the offset of the outer start (where the start value of the range is) edge of the range to the top (in case of horizontal gauge) or to the left (in case of vertical gauge).

Please note that this number is ratio to the whole gauge height (horizontal) or width (vertical) of the gauge.

Defaults to: 0.5

Gauges.LinearGauge.LinearGaugeRange
: Number
Specifies the value where the range starts. ...

Specifies the value where the range starts.

Defaults to: 0

Gauges.LinearGauge.LinearGaugeRange
: String/Common.Gradient
Specifies the stroke style. ...

Specifies the stroke style.

Defaults to: 'black'

Gauges.LinearGauge.LinearGaugeRange
: 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