Corneliusbusch / DS4D-project

0 stars 0 forks source link

Create a network graph to show the movement over the network of each user #7

Open Corneliusbusch opened 5 years ago

Corneliusbusch commented 5 years ago

Will need to look at each specific user and follow the links they clicked at. This will be visualised using D3.

zoepointon commented 5 years ago

Uploaded to the site! Has no hovers though - should we close this?

Corneliusbusch commented 5 years ago

Thank you, Zoe!

I will need to add a mouseover effect to highlight all adjacent nodes when hovering over a node and a hover effect that says how often these links were taken. Also, need to make the circles non-overlapping and adjust the force field to correspond to the traffic for each link, so circles are close when they are strongly linked.