jqDataVisualization for jQuery Documentation

Gauges.BulletGraph.ComparativeMeasure


Hierarchy

Gauges.LinearGauge.LinearGaugeBarMarker
Gauges.BulletGraph.ComparativeMeasure

Comparative measures are less visually dominant on the graph than the featured measures.

The comparative measure is usually visualized as a short line that stands perpendicular to the orientation of the graph.

Defined By

Config options

Gauges.BulletGraph.ComparativeMeasure
: String/Common.Gradient
Specifies the fill style. ...

Specifies the fill style.

Defaults to: 'black'

Overrides: Gauges.LinearGauge.LinearGaugeBarMarker.fillStyle

Gauges.BulletGraph.ComparativeMeasure
: Number
Specifies the height of the comparative measure. ...

Specifies the height of the comparative measure.

Please note that this is applicable only when the bullet graph is vertical.

Defaults to: 3

Gauges.BulletGraph.ComparativeMeasure
: Number
Specifies the offset of the inner edge of the comparative measure to the top (in case of horizontal graph) or to the ...

Specifies the offset of the inner edge of the comparative measure to the top (in case of horizontal graph) or to the left (in case of vertical graph).

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

Defaults to: 0

Overrides: Gauges.LinearGauge.LinearGaugeBarMarker.innerOffset

Gauges.BulletGraph.ComparativeMeasure
: Number
Specifies the width of the lines. ...

Specifies the width of the lines.

Defaults to: 0

Overrides: Gauges.LinearGauge.LinearGaugeBarMarker.lineWidth

Gauges.BulletGraph.ComparativeMeasure
: Number
Specifies the offset of the outer edge of the comparative measure to the top (in case of horizontal graph) or to the ...

Specifies the offset of the outer edge of the comparative measure to the top (in case of horizontal graph) or to the left (in case of vertical graph).

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

Defaults to: 1

Overrides: Gauges.LinearGauge.LinearGaugeBarMarker.outerOffset

Gauges.BulletGraph.ComparativeMeasure
: String/Common.Gradient
Specifies the stroke style. ...

Specifies the stroke style.

Defaults to: 'black'

Overrides: Gauges.LinearGauge.LinearGaugeBarMarker.strokeStyle

Gauges.BulletGraph.ComparativeMeasure
: Number
Specifies the value to which the comparative measure points to. ...

Specifies the value to which the comparative measure points to.

Defaults to: 90

Overrides: Gauges.LinearGauge.LinearGaugeBarMarker.value

Gauges.BulletGraph.ComparativeMeasure
: Number
Specifies the width of the comparative measure. ...

Specifies the width of the comparative measure.

Please note that this is applicable only when the bullet graph is horizontal.

Defaults to: 3.4

Gauges.BulletGraph.ComparativeMeasure
: Number
Specifies the zIndex of the comparative measure. ...

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

Defaults to: 3

Overrides: Gauges.LinearGauge.LinearGaugeBarMarker.zIndex