#d3-ME
Learning d3.js
https://github.com/mbostock/d3
#####Getting Started:
<script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>
##SandBox #####Basics
#####Other
##Reference
- visualization (o'reilly): http://chimera.labs.oreilly.com/books/1230000000345
- d3 animation tutorial: http://christopheviau.com/d3_tutorial/
- element grouping: https://www.dashingd3js.com/svg-group-element-and-d3js