block by micahstubbs e5d0c64e487a8920e6b775f1244f8486

graph neighbors on mouseover

Full Screen

an es2015 d3v4 iteration on the block Force layout graph with colour-coded node neighbours from @samuelleach


First attempt at making a colour-coded graph, with code snippets inspired from the D3 community.

Green => Friend and follower.

Red => Follower

Blue => Friend.

Improvements needed:

1) Smooth transition on the arrow head.

2) Better positioning of the arrow heads.

index.html

npm-debug.log

preview.xcf

vis.js