aliciafritz / Lazy-LinkingIn

CAS 502: Project Team 5 Group Assignment
MIT License
0 stars 1 forks source link

Create a more useful visualization for Network Analysis feature #13

Open aliciafritz opened 6 months ago

aliciafritz commented 6 months ago

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?)