React + D3 exploration with the force layout:
Pro:
Con:
Use case: React app with a small but highly interactive visualization
The original using only D3: Enter-Update-Exit in Force Layout
The Force with React + D3, Approach #1
Modified http://d3js.org/d3.v3.min.js to a secure url
Modified http://underscorejs.org/underscore-min.js to a secure url
https://fb.me/react-0.14.3.js
https://fb.me/react-dom-0.14.3.js
https://npmcdn.com/babel-core@5.8.34/browser.min.js
https://d3js.org/d3.v3.min.js
https://underscorejs.org/underscore-min.js