Forum Discussion
Anonymous
3 years agoNot applicable
Waterfall Chart - Sorting breakdown
Hi, I am trying to build a waterfall chart and sort the breakdown in a specific order. I have a sort order in place for the breakdown in a table, and while the sorting works in a general table, I ...
- Anonymous3 years ago
Hi Anonymous ,
So far, to my knowledge, it may be not realizable.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
HoussemDhahri
3 years agoNew Member
Unfortunately, the sorting of breakdowns is not directly available in the current context. However, you can create a chart with Python using Plotly, which allows you to sort the breakdown data as desired.
Please let me know if you need assistance with the code implementation or any further details.