Philly ETE 2015 – Ritchie S. King – Visual Storytelling with D3: A Conceptual Introduction to Visualizing Data with JavaScript
If you’re interested in visualizing data on the Internet, the best way to do it is to use the JavaScript library, D3. Short for data-driven documents, D3 works by marrying your data to your web page, a glorious union that enables you to sculpt that web page into a graphical display which mirrors exactly the structure of your data.