Forum Discussion
ommy
1 year agoFrequent Visitor
Adding link color to Custom ForceGraph Visual
Hi i'm tryng to modify ForceGraph Visual, i want to add the list of the links and change them color separately. I've tried trought ForceGraphSettings.enumerateObjectInstances but it's not working. So...
rajendraongole1
1 year agoSuper User
Hi ommy - can you please refer the below link:
PowerBI-visuals-ForceGraph/src/visual.ts at main · microsoft/PowerBI-visuals-ForceGraph · GitHub
GitHub - microsoft/PowerBI-visuals-ForceGraph: Repo for Power BI Force Graph custom visual
Add formatting options to a Power BI custom visual - Power BI | Microsoft Learn
Add colors to your Power BI custom visuals - Power BI | Microsoft Learn
Hope the above links helps in your case.
- ommy1 year agoFrequent Visitor
thank you for the advice, but i need a more specific solution based on the forceGraph's structure. The result should be like this image.