Hi,
I want to create a waterfall chart that shows the accumulative value of rainfall for each year.
So basically the line can only go up.
The X-axis shows the days from 0 to 366
The Y-axis shows the rainfall value in mm (0 to 1500)
I am able to do that for one year but if I want to add a second...