For issue #1 the visualization created for the network is not very readable or particularly helpful as it is now. Need to decide how to create a more useful visualization.
Some ideas:
Use Subsampling by prioritizing nodes with a higher degree of centrality or other relevant metrics
Scaling node size according to centrality measures like degree, betweenness, or closeness (LinkedIn did not provide much data so this probably will not work either)
Edge Bundling (have not tried this before/need more info)
Interactive Visualization (I have not done this either/is this too time intensive?)
For issue #1 the visualization created for the network is not very readable or particularly helpful as it is now. Need to decide how to create a more useful visualization.
Some ideas: Use Subsampling by prioritizing nodes with a higher degree of centrality or other relevant metrics
Scaling node size according to centrality measures like degree, betweenness, or closeness (LinkedIn did not provide much data so this probably will not work either)
Edge Bundling (have not tried this before/need more info)
Interactive Visualization (I have not done this either/is this too time intensive?)