Make your own charting library with d3!


Details
Hi All!
Come see Erik Solen (@eriksolen) from Yieldbot talk about making your own charting library with d3:
D3 gives you the flexibility needed for making creative visualizations, but this flexibility leaves the door open for spaghetti code. To prevent this you need to prepare your data and pass it into a visualization that has been wrapped up for reuse.
We'll show how to wrap the visualization up in a jQuery plugin and general approaches and techniques for data preparation. The example will be based on code in production for over 6 months at Yieldbot and all questions on how the code works are encouraged. It will be html and css based so no svg knowledge is required. We'll also discuss potential future directions and the code will be available to all before and after the talk in the following repo so you can put what you learn to work with your own data.
http://photos2.meetupstatic.com/photos/event/9/4/0/e/event_169957902.jpeg
source code will be available at:


Make your own charting library with d3!