Skip to content

jrladd/marvel_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marvel Comic Network Demonstration

This is a simple demonstration of using NetworkX and d3.js (v4.0) to produce an interactive network graph from a sample dataset. In this case I've used the Marvel Comics Network data from R. Alberich, J.Miro-Julia, and F. Rossello.

The resulting network graph extends Mike Bostock's simple graph demo with some additional features that could be useful for DH scholars interested in networks. I've included a slider that redraws the network based on edge weights, a dropdown for three different types of node centrality, and the ability to click on nodes to see ego networks.

You can see a working demo of the network at this bl.ocks.org page.

About

A demonstration of NetworkX and D3 workflow using Marvel Comics data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published