jqDataVisualization for jQuery Documentation

Gauges.RadialGauge.RadialNeedle


Hierarchy

Gauges.LinearGauge.Needle
Gauges.RadialGauge.RadialNeedle

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

Defined By

Config options

Gauges.RadialGauge.RadialNeedle
: String

Specifies needle cursor.

Specifies needle cursor.

Overrides: Gauges.LinearGauge.Needle.cursor

Gauges.RadialGauge.RadialNeedle
: Number
Specifies the end width of the needle shape. ...

Specifies the end width of the needle shape.

Note: Applicable only for 'pointer' needle type.

Overrides: Gauges.LinearGauge.Needle.endWidth

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

Specifies the fill style.

Defaults to: 'black'

Overrides: Gauges.LinearGauge.Needle.fillStyle

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.RadialGauge.RadialNeedle
: Number
Specifies the offset of the inner edge of the needle to the scale's center. ...

Specifies the offset of the inner edge of the needle to the scale's center.

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

Defaults to: 0

Overrides: Gauges.LinearGauge.Needle.innerOffset

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

Specifies the width of the lines.

Defaults to: 0

Overrides: Gauges.LinearGauge.Needle.lineWidth

Gauges.RadialGauge.RadialNeedle
: Number
Specifies the offset of the medium points in the 'pointer' type needle to the scale's center. ...

Specifies the offset of the medium points in the 'pointer' type needle to the scale's center.

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

Overrides: Gauges.LinearGauge.Needle.mediumOffset

Gauges.RadialGauge.RadialNeedle
: Number
Specifies the medium width of the needle shape. ...

Specifies the medium width of the needle shape.

Note: Applicable only for 'pointer' needle type.

Overrides: Gauges.LinearGauge.Needle.mediumWidth

Specifies the orientation of the needle. ...

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

Defaults to: 'top'

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

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

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

Defaults to: 0.85

Overrides: Gauges.LinearGauge.Needle.outerOffset

Gauges.RadialGauge.RadialNeedle
: Number
Specifies the rotation of the needle around its own center (in degrees). ...

Specifies the rotation of the needle around its own center (in degrees). Currently applicable only for 'triangle" needle type.

Defaults to: 0

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

Specifies the stroke style.

Defaults to: 'black'

Overrides: Gauges.LinearGauge.Needle.strokeStyle

Gauges.RadialGauge.RadialNeedle
: String
Specifies the needle shape - 'pointer', 'rectangle', 'triangle' or 'line'. ...

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

Defaults to: "pointer"

Overrides: Gauges.LinearGauge.Needle.type

Gauges.RadialGauge.RadialNeedle
: Number

Specifies the value which the needle points to.

Specifies the value which the needle points to.

Overrides: Gauges.LinearGauge.Needle.value

Gauges.RadialGauge.RadialNeedle
: Number
Specifies the width of the needle shape. ...

Specifies the width of the needle shape.

Defaults to: 10

Overrides: Gauges.LinearGauge.Needle.width

Gauges.RadialGauge.RadialNeedle
: 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

Overrides: Gauges.LinearGauge.Needle.zIndex