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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

scatter plot

I have looked into python matplotlib - but seem to do graphs.

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

 What i am looking  to achieve is getting the pass network connecting each one to form a network or show more information display onto the individual plot. 

 

I have also tested  python, R  also have the same problem because i cannot show more complex graph and only able to make basic graph with these code within PowerBI.

View solution in original post

3 REPLIES 3
v-luwang-msft
Community Support
Community Support

Hi @Anonymous ,

Has your problem been solved, if so, please consider Accept a correct reply as the solution or share your own solution to help others find it.

Best Regards
Lucien

lbendlin
Super User
Super User

One of the simpler ways to implement this is to create a dynamic SVG from your data and then display that in an image or HTML viewer.

Anonymous
Not applicable

 What i am looking  to achieve is getting the pass network connecting each one to form a network or show more information display onto the individual plot. 

 

I have also tested  python, R  also have the same problem because i cannot show more complex graph and only able to make basic graph with these code within PowerBI.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors