This repository contains code for drawing a collapsible graph using d3.js in Ipython notebook. This was in repsonse to this StackOverflow Question
- Visualizing networkx graph using d3js in notebook(https://ipython-books.github.io/64-visualizing-a-networkx-graph-in-the-notebook-with-d3js/)
- Collapsible force layout(https://bl.ocks.org/mbostock/1093130)