This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hello,
I built a custom visual using ggplot in R, following the instructions from here: https://docs.microsoft.com/en-us/power-bi/developer/visuals/funnel-plot-from-r The visual shows up on PowerBI but is extremely big. When I resize the visual, the visual gets cut off - it does not become smaller to fit the space that is available.
What am i doing wrong?
I am using ggplot on R 4.x, and PowerBI desktop Version: 2.85.681.0 64-bit (September 2020)
I found a solution to this. In the src folder you will find the visual.ts file, open it and in the constructor comment out :
//this.imageElement.className = "rcv_autoScaleImage";
and change onResizing to look like this:
I have the exact same problem here. When the script is run directly on the PowerBI desktop then it works. But when I pack it with pbiviz then it is not showing properly. Hopefully, someone will answer this soon. Thanks
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.