Gauges.BulletGraph.FeaturedMeasure
Hierarchy
Gauges.LinearGauge.LinearGaugeBarMarkerGauges.BulletGraph.FeaturedMeasure
Featured measures display the primary performance measures of the graph.
The featured measure is usually displayed as a bar, similar to the bar on a bar graph. Depending on the orientation of the scale, the bar runs from right to left or bottom to top.
However, if the quantitative scale begins at a value greater than zero, then the featured measure is displayed as a small rectangle.
Config options
Specifies the fill style.
Defaults to: 'black'
Overrides: Gauges.LinearGauge.LinearGaugeBarMarker.fillStyle
Specifies the height of the featured measure.
Please note that this is applicable only when the quantitative scale begins at a value greater than zero.
Defaults to: 4
Specifies the offset of the inner edge of the featured 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.32
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 featured 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.68
Overrides: Gauges.LinearGauge.LinearGaugeBarMarker.outerOffset
Specifies the stroke style.
Defaults to: 'black'
Overrides: Gauges.LinearGauge.LinearGaugeBarMarker.strokeStyle
Specifies the value to which the featured measure points to.
Defaults to: 30
Specifies the width of the featured measure.
Please note that this is applicable only when the quantitative scale begins at a value greater than zero.
Defaults to: 4