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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

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
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors