Forum Discussion

fbernardazzi's avatar
fbernardazzi
Regular Visitor
2 years ago

Stacked Cascade

Hello everyone! I would like to ask a question and help with a problem that I am having difficulty finding a solution to. I need a stacked waterfall chart. I searched the internet and couldn't find a native way to get this result. I looked for custom visuals, but I couldn't get the result either. I rushed to what I had available, which was to use several separate visuals to get the result and I succeeded, but I was not satisfied.

 

So I ventured into Python. Although I didn't know so much, I had help from the great Chatgpt and managed to get very close to the result I wanted.

So it's two things.

1 - Is it possible to assemble this chart natively, either with the visuals already available or with a custom visual?

2 - I would need the red "bars" to line up with the stacked bars. Giving the idea of a waterfall. Currently they are starting at 0 and going to negative values. I don't know if it was clear, but it would be something like this.