Forum Discussion
Anonymous
8 years agoNot applicable
D3.js Supported versions?
Hi, I am currently working with writing custom visuals in Power BI using the D3.js library. https://d3js.org/ Initially I had issues getting the D3 files packaged into the PowerBI packages via ...
- 6 years ago
Hi Simon,
If you build a visual under powerbi-visuals-tools higher than 2.5, you can use any npm library for your visual.
The most of MS visuals currently use D3 v5.
Kind Regards,
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
[email protected]
SimonHalfspace
6 years agoRegular Visitor
Hi
Is there anywhere you are able to see the latest supported version of D3.js?
Thanks in advance
Simon
- v-evelk6 years agoMicrosoft Employee
Hi Simon,
If you build a visual under powerbi-visuals-tools higher than 2.5, you can use any npm library for your visual.
The most of MS visuals currently use D3 v5.
Kind Regards,
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
[email protected]