Skip to content
Prev 246986 / 398503 Next

ThinkCell type waterfall charts in R?

ang
I was actually looking to create a similar type of graph in R.
But I guess I am going to try to approach it by using a stacked column chart
and hiding the 'net' series, while only showing the increases/decreases in
value.

I'll post an update later on what I come up with.