Bubble Graphs : General parameters in circular bubble graphs

# bubbleColor
Color for the Bubbles. Only applicable to the bubble subtype
Type: color
Default: rgba(204,204,204,0.33)
Used in: Circular

# bubbleLabel
Position for the labels in bubble circular plot
Type: string
Default: auto
Options: first, last, all, auto, none
Used in: Circular

# bubbleLabelLineType
Line type when label is away from the bubble
Type: string
Default: arch
Options: line, arch
Used in: Circular

# bubbleLabelPosition
Position for the labels in bubble circular plot
Type: string
Default: center
Options: top, center, down
Used in: Circular

# bubbleOutlineColor
Color for the Outline of bubbles. Only applicable to the bubble subtype
Type: color
Default: rgb(0,0,0)
Used in: Circular