Bar Graphs : General parameters in bar graphs

# barPath

Show the path for the bar graph
Type: boolean
Default: false
Used in: Bar, BarLine

# barPathColor

Color for the bar graph path. If false, it will default to the color of the graph
Type: color
Default: rgb(0,0,0)
Used in: Bar, BarLine

# barPathTransparency

Transparency for the bar graph path
Type: boolean
Default: 0.1
Used in: Bar, BarLine

# barType

Flag to produce normal or lollipop bar graphs
Type: string
Default: normal
Options: normal, lollipop, arrow, swimmer
Used in: Bar, BarLine