Forum Discussion
Custom d3 org chart visual
Hi,
I'm looking to recreate this D3 org chart visual or this D3 org chart visual in Power BI using the D3JSVisual custom visual. I'm not very good with D3 so I don't know how to do it. Could someone help me out?
4 Replies
- mahoneypatMicrosoft Employee
Have you tried to use the D3 code from GitHub in the D3 custom visual? I don't know if it would work (not sure what the limitations of that visual are), but could be worth a try. I probably won't have time to try it myself.
D3.js Visual - create your own custom visual (microsoft.com)
Pat
- AnonymousNot applicable
Hey Pat - thanks for getting back so fast!
Yes but I'm not really sure how the code needs to be modified for it to work. Could you maybe create it in a sample file for me and upload it here?
- amitchandakSuper User
Anonymous , You can refer to this example for code -
https://www.mssqltips.com/sqlservertip/5273/how-to-render-d3js-custom-charts-in-power-bi-desktop/