Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Rachana_21
Regular Visitor

How to create icicle charts(Rain drop charts) in power BI??

I dint get any custom charts where I can take date columns in both X and Y axis. So I have written R (used ggplot2 and lubridate libraries) codes to create that chart. But it's running in R studio and throwing error in power BI. 
I tried using python too, but that's throwing error in power BI.

If possible how can I create these Icicle charts in power Bi??

9673D33F-EEC7-41F7-8897-B891EE0BF081.jpeg

2 ACCEPTED SOLUTIONS

Hi there is a way to reverse the Y-Axis.

In the JSON section, under Y-Axis, change, "autorange" : "reversed", then ensure you hit save/load.

KerKol_0-1673957998681.png

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

Hi,

Thanks!! @KerKol , Its working now.

View solution in original post

4 REPLIES 4
Rachana_21
Regular Visitor

@KerKol Thanks!!

I tried plotly.js but there is no option to reverse y axis. If we take a look at that above chart, the data is flowing from top to bottom. In plotly.js by default it's taking y axis in descending order.

I will try this Deneb, hope that works. 

Hi there is a way to reverse the Y-Axis.

In the JSON section, under Y-Axis, change, "autorange" : "reversed", then ensure you hit save/load.

KerKol_0-1673957998681.png

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Hi,

Thanks!! @KerKol , Its working now.

KerKol
Super User
Super User

You can give Deneb a try (available in AppSource) Declarative Visualization in Power BI | Deneb (deneb-viz.github.io)

(Uses Vega and Vega-Lite -- no external packages required)

or Plotly.JS (Available in AppSource) Find the right app | Microsoft AppSource

(Uses Plotly.JS -- no external packages required)





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.