Live data from Hacker News

All D3.js demonstrations in one document

docs.google.com

11–20 of 22 posts

Re: All D3.js demonstrations in one document

#12
post #10

If you want to see what Mike has been up to most recently you can also check out http://bl.ocks.org/mbostock . This displays all of his most recent gists/experiments - many of which never make it to the gallery page.

Thanks for the link! You can also subscribe to the RSS feed here: http://bl.ocks.org/mbostock.rss

Re: All D3.js demonstrations in one document

#13
post #8

Isn't it a bit difficult to navigate on the list without seeing the visualizations? D3 gallery is better. https://github.com/mbostock/d3/wiki/Gallery

This Google Spreadsheet is only a database for this new D3 alternative gallery: http://biovisualize.github.com/d3visualization/

Re: All D3.js demonstrations in one document

#16

Looks like public accessibility was removed; I'm being prompted to sign in to a Google Apps account.

I temporarily disabled public write-access as the spreadsheet is choking under too many requests. But you can definitely view. I will restore full access in a day or two. Just send me a write-access request in the meantime or add your examples to the official wiki. Thanks!

Re: All D3.js demonstrations in one document

#18
Can someone point me to a high quality d3 tutorial? Either video or text, but an actual progression from basic concepts to a full working project, with code?

I have read a decent amount of their documentation wiki, and have modified some of the examples, and made a few very simple things from scratch, but I am still missing some huge concepts.

Re: All D3.js demonstrations in one document

#19

Can someone point me to a high quality d3 tutorial? Either video or text, but an actual progression from basic concepts to a full working project, with code? I have read a decent amount of their documentation wiki, and have modified some of the examples, and made a few very simple things from scratch, but I am still missing some huge concepts.

You might have already come across these, but I figured posting them here might help nonetheless.

Start here - http://bost.ocks.org/mike/join/ This gives you the neccessary understanding of how D3 works (from mbostock himself).

I found this tutorial to be pretty good -

http://alignedleft.com/tutorials/d3/

He also has a book out there with O'Reilly.

Here's another good one

http://2011.12devsofxmas.co.uk/2012/01/data-visualisation/

Hope that helps!

Re: All D3.js demonstrations in one document

#20
post #8

Isn't it a bit difficult to navigate on the list without seeing the visualizations? D3 gallery is better. https://github.com/mbostock/d3/wiki/Gallery

This Google Spreadsheet is only a database for this new D3 alternative gallery: http://biovisualize.github.com/d3visualization/

Still, considering the power of visualisations is their ability to tap into our "GPU" the most suitable preview mode would be a thumbnail even if it is targeted towards developers. On that note – no demo links - no sale.
Post reply on HN