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
AriZadok
New Member

How to edit a custom visualization?

Hi,

 

I don't have any coding experience, but I would like to edit one of the custom visualizations I've found (Force-Directed Graph) in order to change the functionality a bit.  Specifically, I want the nodes to be manually adjustable so that I can nail them down to a specific location, instead of their location just being dictated by the charge.

 

Can anyone help me figure out what I would need to learn in order to edit the code for that viz, and how to go about doing it?

Thanks very much!

1 ACCEPTED SOLUTION
v-viig
Community Champion
Community Champion

You should learn TypeScript and D3.js API to modify PowerBI-visuals-ForceGraph.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

[email protected]

View solution in original post

3 REPLIES 3
v-viig
Community Champion
Community Champion

You should learn TypeScript and D3.js API to modify PowerBI-visuals-ForceGraph.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

[email protected]

Are type script and D3.js API helps modify other custom visuals aswell or just that specific visual? Thanks

Hi @ramireddy_karri - the vast majority of custom visuals are developed using TypeScript. Some are written in R but even that is built upon a TypeScript-based framework.

TypeScript is essential learning for custom visual development. d3 is a library that sits on top - a lot of visuals are developed using d3 and it does make things easier but it's not necessarily required.

Good luck!

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




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.

July Power BI Update Carousel

Power BI Monthly Update - July 2026

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

60 days of Data Days Carousel

Data Days 2026

Join 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.