d3-examples how to run: navigate a console to d3-examples, enter python -m SimpleHTTPServer 8888, then navigate browser to http://localhost:8888/ venn diagram examples from: http://www.benfrederickson.com/2013/05/09/venn-diagrams-with-d3.js.html collapsible Tree example from: http://mbostock.github.io/d3/talk/20111018/tree.html