Forum Discussion

AA2233's avatar
AA2233
New Member
3 years ago

Plotly Visuals in Power BI

Created a python visual to show plotly sunburst, Sunburst charts in Python (plotly.com)

The code generates the visual but it is displaying on a separate browser instead the power BI tile. Is there any recommendation?

How to enable Power BI to display Plotly graphs?

1 Reply

  • Manasa55's avatar
    Manasa55
    Frequent Visitor

    Did you get any solution for this problem? I'm also stuck at this, I want to create a interactive visuals in power bi using python script. I tried with Plotly package but it showing visual in browser instead of within power bi.