Skip to content

Since we're working with network data, reimplementing this D3.js example - http://bl.ocks.org/950642. I'm using data based on character coappearence in Victor Hugo’s Les Misérables, compiled by Donald Knuth.

Notifications You must be signed in to change notification settings

drspin/connected

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network

Since we're doing some work on graphs, I thought it'll be fun to see the network. Hopefully, being able to visualize the graph will help in all the degree and centrality calculations that we're doing. This is a first pass at reimplementing the D3.js force directed graph to visualize character coappearance in Victor Hugo’s Les Misérables*.

*Data is compiled by Donald Knuth.

About

Since we're working with network data, reimplementing this D3.js example - http://bl.ocks.org/950642. I'm using data based on character coappearence in Victor Hugo’s Les Misérables, compiled by Donald Knuth.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published