This is part of a series of examples that describe the basic operation of the D3.js force layout. Eventually they may end up in a blog post that wraps everything together.
The first example creates the simplest possible graph using a force layout. The comments in the code walk through the steps in creating a force directed graph.
Things start to get more interesting in the next example.
forked from sathomas's block: Understanding D3.js Force Layout - 1: The Simplest Possible Graph
Modified http://d3js.org/d3.v3.min.js to a secure url
https://d3js.org/d3.v3.min.js