Playing with D3.js

Sunday, September 30, 2012 at 5:35 PM

I haven't done much on my Composer project until recently when I came across the javascript library, D3.js. D3 stands for Data-Driven Documents. It's all about efficient binding between data and DOM elements. With just a few hours of work, I was able to create something that takes some JSON and generates a beautiful interactive graph...