21 comments

[ 3.5 ms ] story [ 39.2 ms ] thread
(comment deleted)
This is great. I would like to see more all-in-one-document documentations and demos. In most cases this just feels faster to me. This is maybe not true for something like the complete Java API, but for many smaller docs.
(comment deleted)
(comment deleted)
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.
I'm struggling to understand what you're referencing. The database contains both links to the visualization and thumbnail URLs. Chris posted an example of a gallery with thumbnail previews, which you can click on to see the original.

The Google Doc is where the data is curated, and available for developers to make their own visualizations of the data.

Looks like public accessibility was removed; I'm being prompted to sign in to a Google Apps account.
should be good now.
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!
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.