Bullet Graphs : General parameters in bullet graphs

# bulletRangeColors
Colors for the background ranges in bullet graphs
Type: array
Default: []
Used in: Bar

# bulletRangeTransparency
Transparency to apply to the range colors in bullet graphs
Type: float
Default: 0.6
Used in: Bar

# bulletRanges
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

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

# bulletTargetType
Shape for the target of the bullet
Type: string
Default: line
Options: line, circle, openCircle, star, openStar
Used in: Bar

# bulletTargetVar
Variable to use to identify target in bullet graphs
Type: string
Default:
Options: 0
Used in: Bar

# bulletTargetVarColor
Color for the bullet target line
Type: color
Default: rgb(0,0,0)
Used in: Bar

# bulletTargetWidth
Width for the target line in bullet graphs
Type: float
Default: 3
Used in: Bar

# bulletTargetWidthRatio
A number between 0.1 and 1 to adjust the width of the bullet target line
Type: float
Default: 0.7
Used in: Bar

# bulletVar
Variable to use in bullet graphs. Defaults to the first variable in the data set
Type: string
Default:
Options: 0
Used in: Bar

# bulletVarType
Shape for the end of the bullet
Type: string
Default: square
Options: square, round
Used in: Bar

# bulletVarUseGradient
Flag to use gradient to color bullet bars
Type: boolean
Default: false
Used in: Bar

# bulletWidthRatio
A number between 0.1 and 1 to adjust the width of the bullet
Type: float
Default: 0.5
Used in: Bar