This demonstrates how to produce a static force-directed graph layout with D3.js. Rather than updating the graph with each tick, we run the graph a fixed number of times, and then display it once.
forked from mbostock's block: Static Force Layout
Modified http://d3js.org/d3.v3.min.js to a secure url
https://d3js.org/d3.v3.min.js