Forum Discussion
GGimenez
8 years agoFrequent Visitor
Building up the Skillset to develop Custom Visualizations
Hello! I'm getting into the development of Custom VIzs in PBI. I'm not an engineer so all I've got is self taught experience. I've worked with D3 since some years now and I'm okaish with Javascr...
- 8 years ago
This is a list of technologies that will be required for Custom Visuals:
- git
- JavaScript
- TypeScript
- LESS (CSS)
- D3.js
- SVG
- npm
- node.js
- Power BI
- Power BI Custom Visuals (powerbi-visuals-tools)
React, Angular and .NET are not required.
Ouw recommendation is to start from revising the list above and Step by step lab.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
v-viig
8 years agoCommunity Champion
This is a list of technologies that will be required for Custom Visuals:
- git
- JavaScript
- TypeScript
- LESS (CSS)
- D3.js
- SVG
- npm
- node.js
- Power BI
- Power BI Custom Visuals (powerbi-visuals-tools)
React, Angular and .NET are not required.
Ouw recommendation is to start from revising the list above and Step by step lab.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals