Forum Discussion
navandrea
8 years agoNew Member
powerbi-visuals-linedotchart compile error
Hello, I'm trying using powerbi-visuals-linedotchart project, I've installed every component (typescript, d3, ...) but when I launch it I've these errors C:\PowerBI-visuals-master\powerbi-visuals...
murphycrosby
8 years agoRegular Visitor
I think you need to add a d3 injector is file like described here. http://community.powerbi.com/t5/Developer/Setting-up-D3-V4-with-Custom-Visuals-and-Types/td-p/330101
- v-viig8 years agoCommunity Champion
The d3 injector is required for d3 v4.x.x and v5.x.x but Line Dot Chart uses d3 v3.
We'd reccomend to follow steps described above to fix the issues.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals