Forum Discussion
Heat bar graph?
Hello!
Random question that I'm not even sure what terms I should to use to google, but basically I'm trying to make this graph in
power BI. Any ideas about how I can acheive this? I'm not even sure what visualisation I would go about choosing.
Thank you!
Anonymous - Depending upon your data, you could use a stacked bar chart. I think they are bringing conditional coloring to it soon. Could also use an SVG Graphic like this one.
https://community.powerbi.com/t5/Quick-Measures-Gallery/SVG-Color-Star-Rating/m-p/505223#M207
There are actually quite a few SVG graphic visual examples
Another possibility is R and Python visuals like this one in the R Script Gallery: https://community.powerbi.com/t5/R-Script-Showcase/Redmonder-An-R-package-for-those-working-with-Microsoft-BI/td-p/62879
There may be third-party visuals.
2 Replies
- amitchandakSuper User
Anonymous , There is a custom visual heat stream see if that can help
https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381183?tab=Overview
- Greg_DecklerCommunity Champion
Anonymous - Depending upon your data, you could use a stacked bar chart. I think they are bringing conditional coloring to it soon. Could also use an SVG Graphic like this one.
https://community.powerbi.com/t5/Quick-Measures-Gallery/SVG-Color-Star-Rating/m-p/505223#M207
There are actually quite a few SVG graphic visual examples
Another possibility is R and Python visuals like this one in the R Script Gallery: https://community.powerbi.com/t5/R-Script-Showcase/Redmonder-An-R-package-for-those-working-with-Microsoft-BI/td-p/62879
There may be third-party visuals.