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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
E3_DLC
Frequent Visitor

Single link color (Force Direct Graph)

Hi!
I'm currently trying to develop some new custom features on this visual, but i've encountered many problems. The documentation that i've found didn't help me that well for my purpose which is to retrieve a list of links and then be able to give them a specific color for each one of the links. I'm still having many other problems. Do you have any suggestions?
Basically what i want is a legend where i can give the color for the single node or link.

If you have any documentation, github repo, online courses that can teach me how to develop and customize a Visual it would be great!

This is the base code that i've used. I've tried with the code from main(API 2.3.0) and from dev(API 5.10.0) but without any result
https://github.com/Microsoft/powerbi-visuals-forcegraph/

Thanks in advance! 

3 REPLIES 3
E3_DLC
Frequent Visitor

Microsoft's answer:
Please use the "dev" branch as a reference for now, soon it will be merged in to "main" branch, since we are going to publish a new version oof this visual.

Regarding the custom visual development documentation, here is the link. It explains from basics themes to a specific articles explaining some features or API implementation: https://learn.microsoft.com/en-us/power-bi/developer/visuals/
lbendlin
Super User
Super User

Are you familiar enough with TS to see what the visual is doing?

 

lbendlin_0-1728935236877.pnglbendlin_1-1728935260322.png

 

 

Hi @lbendlin! Sure i can do that. Does it gonna help me?

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors