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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

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
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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

Top Solution Authors