All examples By author By category About

sjengle

Graph Demos

Demonstrates some graph layouts on the Coauthorship in Network Science network in D3.js version 5.

Used NetworkX to convert the GML files into JSON, and calculate some basic node metrics.

Data

See the following Gist for more information about the dataset used in these examples:

:link: https://gist.github.com/sjengle/510ffd96ad06fc3921aee0425e962c1e/

D3 APIs

The following D3.js APIs may be useful:

Inspiration

The following bl.ocks served as inspiration for these examples: