Hacker News new | ask | show | jobs
by hamxiaoz 4879 days ago
That looks awesome! I'm just learning d3 and I didn't notice d3 can do so many cool stuff.
1 comments

You can skip data-binding, the update pattern and SVG for this kind of step-by-step animation. I use Canvas to render these and just a few d3 functions (scales, extents, json). Here's another example to learn from that uses similar techniques to get good performance out of Canvas:

http://www.jasondavies.com/maps/transition/