The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.
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
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.
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.