Forum Discussion
Christann
8 years agoAdvocate IV
Can I use Java Scrip Visuals downloaded from D3.js in Power BI Desktop?
Hi! I was wondering if I can use D3.js visuals in Power BI? They Download in a Java Script format, but Power BI Desktop will not accept them as custom visuals. I know almost nothing about Java Script...
- 8 years ago
It seems to implement this custom visual you would need to develop your own custom visual.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Christann
8 years agoAdvocate IV
Thanks the force directed graph that you gave me the link to works but is not colapsable like the one on the D3js.org website.
Here is a link to what I am looking for:
http://mbostock.github.io/d3/talk/20111116/force-collapsible.html
By the way, thanks for your help!