Comment on D3, Conceptually - Lesson 2Comments−joey_muller13yNice job of showing/hiding the source behind each chart. For me the real power of D3 is binding it to data using APIs. I wonder who is already doing this.−modarts13yTo add to this, anyone using D3 as the render target in Backbone views?−pav3l13yhttp://vimeo.com/45558674−modarts13yExcellent find, thanks!−alxndr13yNot sure quite what you mean, but I've used a Backbone view's initialize/render to set up a D3 visualization, and events to trigger changes to it.−misiti378013ysquare, nytimes, etc.
Comments
Nice job of showing/hiding the source behind each chart. For me the real power of D3 is binding it to data using APIs. I wonder who is already doing this.
To add to this, anyone using D3 as the render target in Backbone views?
http://vimeo.com/45558674
Excellent find, thanks!
Not sure quite what you mean, but I've used a Backbone view's initialize/render to set up a D3 visualization, and events to trigger changes to it.
square, nytimes, etc.