Forum Discussion
Horizontal Tornado Chart
Is there an option to rotate Tornado chart or a horizontal chart similer to tornado chart ?
Hi shihanhh
Sadly, There is no way you can rotate the tornado char.
and I have search on App source I could not find the horizontal version of tornado chart. Not even in paid version.
If my post helps give kudos and accept it as a soultion!
ThanksHi shihanhh
Technically you can achieve it by multiplying values that you want to be under 0 with -1
and hiding "-" of the y-axis with a white shape.
I recorded a short video of creating, you can download it from the link:This is the result:
From the aspect of effective data visualization, these graphs are just unreadable.
Highly recommend reading my blog post about the why and alternatives :
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi shihanhh
There is no such type of graph available on Power BI.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
6 Replies
- shihanhhFrequent Visitor
Somthing similar to this.
I have create this by joining two clustered column charts, one inverted.
- Ritaf1983Super User
Hi shihanhh
Technically you can achieve it by multiplying values that you want to be under 0 with -1
and hiding "-" of the y-axis with a white shape.
I recorded a short video of creating, you can download it from the link:This is the result:
From the aspect of effective data visualization, these graphs are just unreadable.
Highly recommend reading my blog post about the why and alternatives :
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly