Ranges : General parameters use in graphs that utilize ranges

# rangeColorTransparency
Transparency to apply to the range colors in bullet graphs
Type: float
Default: 0.6
Used in: Bar, Bullet, Meter

rangeColorTransparency : 0.2

rangeColorTransparency : 0.6

rangeColorTransparency : 1


# rangeColors
Colors for the background ranges in bullet and meter graphs
Type: array
Default: []
Used in: Bar, Bullet, Meter

# rangeSegments
Top value for a particular range segments
Type: array
Default: []
Used in: Bar, Bullet, Meter

# rangeStack
Variable names to define the background ranges in bullet graphs. If left empty, the entire graph area will be used
Type: array
Default: []
Used in: Bar, Bullet, Meter

# rangeStackShow
Flag to show/hide the labels for the background ranges in bullet graphs
Type: boolean
Default: false
Used in: Bar, Bullet, Meter

rangeStackShow : true

rangeStackShow : false