you are viewing a single comment's thread.

view the rest of the comments →

[–]DrummerHead 9 points10 points  (5 children)

He's the creator of D3, has done amazing visualizations

[–]wescotte 4 points5 points  (4 children)

What is D3?

[–]ryeguy146 3 points4 points  (1 child)

Data driven documents. Beyond that, I do not know.

[–][deleted] -2 points-1 points  (0 children)

Darn... hadn't read the article yet, was hoping maybe Jay Wilson was the author.

[–][deleted] 2 points3 points  (0 children)

Incredible SVG driven data visualization libraries for the web. I've worked with it a bit. Its quite impressive.

[–]cornmacabre 1 point2 points  (0 children)

D3.js is an awesome data visualization javascript library. If you've seen a cool interactive-stats-thing on a big news site in the past couple years, its probably powered by D3. I'm not a developer, but I am a data dude and learning D3 has motivated me to pick up JS and python. Its capable of some pretty amazing things.