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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

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 Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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