Solved
Change color of first column/bar in chart
- June 25, 2021
- 1 reply
- 1321 views
Hello,
I'm trying to develop a waterfall chart from a bar/column chart but for this to be finished I need to change the background colour of the first bar.
I set the series with the NumericEntry values as white and the difference between the entries (consecutive rows) red to make them "float" in the chart to simulate the waterfall effect.
I tried to change the background colour of the first column in the custom CSS tab but I cant override de white colour of the series.
Can someone help me achieve this?
Thank you very much

