Forum Discussion
ls_shetty
9 years agoRegular Visitor
Edit Custom Visual Developed in PowerBI developer tool (Online)
Hi, I want to make some changes in my Custom Visual which is devloped in online version of the Power BI DevTool. can any one help me how can i go doing changes in that custom visual using new Pow...
ls_shetty
9 years agoRegular Visitor
the command "npm i" run sucessfully but still m getting same error.
mpo
9 years agoHelper II
You could try using this visual as a template and gradually replacing it with your code.
Not sure if it makes any difference, but I noticed the barchart source from the link above does not capitalize "d3" which is capitalized in the error you attached.
Cannot find namespace 'D3'