jqDataVisualization for jQuery Documentation

Gauges.LinearGauge.Needle


Subclasses

Needles are scale-related elements that point out value on a scale.

Defined By

Config options

Gauges.LinearGauge.Needle
: String

Specifies needle cursor.

Specifies needle cursor.

Gauges.LinearGauge.Needle
: Number
Specifies the end width of the needle shape. ...

Specifies the end width of the needle shape.

Note: Applicable only for 'pointer' needle type.

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

Specifies the fill style.

Defaults to: 'black'

Gauges.LinearGauge.Needle
: Number
Specifies the height of the needle shape. ...

Specifies the height of the needle shape. This height is used when the gauge is vertical.

Defaults to: 10

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

Specifies the offset of the inner edge of the needle 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.Needle
: Number
Specifies the width of the lines. ...

Specifies the width of the lines.

Defaults to: 0

Gauges.LinearGauge.Needle
: Number
Specifies the offset of the medium points in the 'pointer' type needle to the top (in case of horizontal gauge) or to...

Specifies the offset of the medium points in the 'pointer' type needle 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.

Gauges.LinearGauge.Needle
: Number
Specifies the medium width of the needle shape. ...

Specifies the medium width of the needle shape.

Note: Applicable only for 'pointer' needle type.

Gauges.LinearGauge.Needle
: String
Specifies the orientation of the needle. ...

Specifies the orientation of the needle. - 'top', 'left', 'bottom' or 'right'.

Defaults to: 'top'

Gauges.LinearGauge.Needle
: Number
Specifies the offset of the outer edge of the needle to the top (in case of horizontal gauge) or to the left (in case...

Specifies the offset of the outer edge of the needle 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.85

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

Specifies the stroke style.

Defaults to: 'black'

Gauges.LinearGauge.Needle
: String
Specifies the needle shape - 'pointer', 'ellipse', 'rectangle', 'triangle', 'line' or 'plus'. ...

Specifies the needle shape - 'pointer', 'ellipse', 'rectangle', 'triangle', 'line' or 'plus'.

Defaults to: "pointer"

Gauges.LinearGauge.Needle
: Number

Specifies the value which the needle points to.

Specifies the value which the needle points to.

Gauges.LinearGauge.Needle
: Number
Specifies the width of the needle shape. ...

Specifies the width of the needle shape. This width is used when the gauge is horizontal.

Defaults to: 10

Gauges.LinearGauge.Needle
: Number
Specifies the zIndex of the needle. ...

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

Defaults to: 4