Hacker News new | ask | show | jobs
by joey_muller 4939 days ago
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.
2 comments

To add to this, anyone using D3 as the render target in Backbone views?
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.