Forum Discussion
bhavesh-jadav
7 years agoHelper I
Using D3 v5 for developing custom visual
Hi there, I am trying to use D3 v5 to develop custom visual but with no success. I tried importing 'select' from 'D3-Selection' using following synatax import { select } from 'd3-selection'; b...
- 7 years ago
I found the steps to use v5 of D3 fro Power BI Custom visuals. See below link
mikorym
7 years agoFrequent Visitor
The most recent version of D3 that I know works within Power BI is 3.5; the tutorial is here: https://microsoft.github.io/PowerBI-visuals/docs/step-by-step-lab/adding-visual-elements/.
Perhaps someone from MS can confirm this or point to a 5.x resource.
Best regards
Phillip