Forum Discussion
Jorge Carvalho
Feb 12, 2018Iron Contributor
Graph Visualization of People connections
Hi,
When on the graph explorer https://developer.microsoft.com/en-us/graph/graph-explorer# if we call https://graph.microsoft.com/beta/me/people the returning json returns a list of people I wo...
Luka Mestrovic
Feb 13, 2018Copper Contributor
Maybe you should look into power BI. Just check out the custom visualizations, I remember there was at least one doing what you would like to have.
Jorge Carvalho
Feb 13, 2018Iron Contributor
Thanks Luka.
There is a Graph custom visual, but from the options I saw, it requires the full graph data to be available in a table type format for the graph to be generated.
I was hoping for something that feeds from the Graph API and dynamically builds the graph as you navigate, without having to get a full copy of the directory data.
Wonder if Jeremy Thake has seen anything like this on his Hyperfish research?
Could be a good addition to V2 of the employee directory guide