Example code for the September Boulder D3.js Meetup.
http://mlunacek.org/meetup_d3_2015
You can clone the repository and run the examples locally, for example:
cd meetup_d3_2015;
python -m SimpleHTTPServer
and then point your browser to localhost:8000.