Waterfall Graphs : General parameters in waterfall graphs

# waterfallDecreaseColor
Color for the bars decreasing in the waterfall plot
Type: color
Default: rgb(254, 105, 105)
Used in: Bar

waterfallDecreaseColor : "red"

waterfallDecreaseColor : "blue"


# waterfallIncreaseColor
Color for the bars increasing in the waterfall plot
Type: color
Default: rgb(10,176,219)
Used in: Bar

waterfallIncreaseColor : "green"

waterfallIncreaseColor : "orange"


# waterfallNetColor
Color for the bars in end of the waterfall plot
Type: color
Default: rgb(153,153,153)
Used in: Bar

waterfallNetColor : "grey"

waterfallNetColor : "black"