Gauges.BulletGraph.ComparativeMeasure
Hierarchy
Gauges.LinearGauge.LinearGaugeBarMarkerGauges.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.
Config options
Specifies the fill style.
Defaults to: 'black'
Overrides: Gauges.LinearGauge.LinearGaugeBarMarker.fillStyle
Specifies the height of the comparative measure.
Please note that this is applicable only when the bullet graph is vertical.
Defaults to: 3
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
Specifies the width of the lines.
Defaults to: 0
Overrides: Gauges.LinearGauge.LinearGaugeBarMarker.lineWidth
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
Specifies the stroke style.
Defaults to: 'black'
Overrides: Gauges.LinearGauge.LinearGaugeBarMarker.strokeStyle
Specifies the value to which the comparative measure points to.
Defaults to: 90
Specifies the width of the comparative measure.
Please note that this is applicable only when the bullet graph is horizontal.
Defaults to: 3.4