Skip to content

(1) Input a network. (2) Style it. (3) Download the result.

License

Notifications You must be signed in to change notification settings

ulfaslak/network_styling_with_d3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update: If you are a Python user, check out Netwulf!


Web app for styling networks with buttons and sliders, powered by d3-force.

Scenario

You need to visualize a network and show it to people. The easy solution is to use networkx, which at best looks like a nightmare. Instead you go through the trouble of throwing your data into your favorite d3 boilerplate example, play with the simulation parameters and screenshot the network when it looks nice. The difference is remarkable:

networkx_vs_d3

Your audience will applaud your design skills and ask you how you make your figures over drinks that they payed for.

About

(1) Input a network. (2) Style it. (3) Download the result.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages