====== D3.js network layouts ====== * Force: * [[http://bl.ocks.org/mbostock/4062045|Force-Directed Graph]], * [[http://bl.ocks.org/mbostock/2846454|Force Layout & Matrix Market Format]], * [[https://vida.io/documents/N4jSip7n68yQ48DXp|3D Force Layout]]; * [[http://www.coppelia.io/2014/07/an-a-to-z-of-extra-features-for-the-d3-force-layout/|An A to Z of extra features for the d3 force layout]] * Directed: * [[http://bl.ocks.org/rkirsling/5001347|Directed Graph Editor]], * [[http://bl.ocks.org/mbostock/1153292|Directed Edges (Curves and Arrow Markers)]], * [[http://bl.ocks.org/mbostock/1153292|Mobile Patent Suits]] * Matrix: * [[https://bost.ocks.org/mike/miserables/|Co-occurrence Matrix]] * Hive: * [[https://bost.ocks.org/mike/hive/|Hive Plots]] * Chord: * [[https://bost.ocks.org/mike/uberdata/|Chord Diagram]], * [[http://mbostock.github.io/d3/talk/20111116/bundle.html|Hierarchical Edge Bundling]] * Applications: * [[https://linkedjazz.org/network/|Linked JAZZ]], * [[http://vowl.visualdataweb.org/webvowl/|Ontology Visualization]], * [[http://www.redotheweb.com/DependencyWheel/|Visualizing Package Dependencies]], * [[https://elegans.herokuapp.com/|Connectome explorer for the "brain" of C. elegans]], * [[http://imp.princeton.edu/|Gene functional interaction networks]] * More: * [[https://github.com/mbostock/d3/wiki/Gallery#force-layout|D3 gallery]], * [[http://christopheviau.com/d3list/|The Big List of D3.js Examples - Christophe Viau]], * [[http://techslides.com/over-2000-d3-js-examples-and-demos|Over 2000 D3.js Examples and Demos]]