Bullet Graphs : General parameters in bullet graphs

# bulletStyle
Style for the bullet
Type: string
Default: square
Options: square, round, squareGradient, roundGradient
Used in: Bar, Bullet

bulletStyle : "square"

bulletStyle : "round"

bulletStyle : "squareGradient"

bulletStyle : "roundGradient"


# bulletTargetLineWidth
Width for the target line in bullet graphs when the bulletTargetLine is a line
Type: float
Default: 3
Used in: Bar, Bullet

bulletTargetLineWidth : 0.5

bulletTargetLineWidth : 1.5


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

bulletTargetType : "line"

bulletTargetType : "circle"

bulletTargetType : "openCircle"

bulletTargetType : "star"

bulletTargetType : "openStar"


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

bulletTargetVarColor : "#9e0adb"

bulletTargetVarColor : "#ff7d00"


# bulletTargetVarName
Variable name to use to identify target in bullet graphs
Type: string
Default:
Options: 0
Used in: Bar, Bullet

# 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, Bullet

bulletTargetWidthRatio : 1

bulletTargetWidthRatio : 0.5


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

bulletWidthRatio : 1

bulletWidthRatio : 0.5