I have built a webpage showing an interactive network built with the d3 library, I would like to write about it.
What I think is interesting is using force calculation to separate the dots and create a nice graph, then retrieving the position information for a separate process.
The interactive graph: here.
Here we have some explanation about the origin and shapes of the dataset.
Leave a Comment