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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

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
July PBI25 Carousel

Power BI Monthly Update - July 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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