Skip to content

jrladd/marvel_network

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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