Forum Discussion
surfersamu
Helper II
8 years agoOrganization Chart Visual from github
Has anyone got this organization chart visual to work: https://community.powerbi.com/t5/Best-Visual-Contest/Force-direct-node-link-graph-for-adjacency-matrix/cns-p/7654 I can't find the pbivi...
- 8 years ago
Hello surfersamu
Source code of this visual is out of date. You should convert it to the new Power BI Custom Visuals API.
Another option is to try to use Force-Directed Graph or Journey Chart instead.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
v-viig
Community Champion
8 years agoHello surfersamu
Source code of this visual is out of date. You should convert it to the new Power BI Custom Visuals API.
Another option is to try to use Force-Directed Graph or Journey Chart instead.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
surfersamu
Helper II
8 years agoThank you so much! Those two graphs provide pretty much the same functionality! :)