Why playground no load for me :( http://scottcheng.github.com/d3js-101/playground/
D3.js 101 - Technical Intro
21–30 of 40 posts
Re: D3.js 101 - Technical Intro
#22Re: D3.js 101 - Technical Intro
#23Check out Scott Murray's D3 Tutorials http://alignedleft.com/tutorials/d3/ Also in book: http://shop.oreilly.com/product/0636920026938.do
Re: D3.js 101 - Technical Intro
#24I wanted to map a few tweets the other day and the examples helped a lot
Re: D3.js 101 - Technical Intro
#25As a fun but related aside, Wistia are using d3 for a pretty cool background on their developer docs: http://wistia.com/doc/upload-api Click on the background to see the voronoi cells, script here: http://wistia.com/doc/javascripts/voronoi.js
Generator: http://2013.poster.thirteen23.com/generator/
Re: D3.js 101 - Technical Intro
#26As a fun but related aside, Wistia are using d3 for a pretty cool background on their developer docs: http://wistia.com/doc/upload-api Click on the background to see the voronoi cells, script here: http://wistia.com/doc/javascripts/voronoi.js
Another fun but related aside: I used d3 to help generate layouts of tightly packed circles, which are then used as the animated background in my agency's 2013 holiday poster. Generator: http://2013.poster.thirteen23.com/generator/ Poster: http://2013.poster.thirteen23.com/
Re: D3.js 101 - Technical Intro
#27Earlier quoted context omitted.
Another fun but related aside: I used d3 to help generate layouts of tightly packed circles, which are then used as the animated background in my agency's 2013 holiday poster. Generator: http://2013.poster.thirteen23.com/generator/ Poster: http://2013.poster.thirteen23.com/
This is pretty cool. I'd be interested in reading a blog post about how you did this, pitfalls you encountered, etc.
Re: D3.js 101 - Technical Intro
#28I don't understand whats going on here, what does array[, accessor] and [start, ]stop[, step] mean? I get an error "SyntaxError: Unexpected token ," which I tend to agree with.
Re: D3.js 101 - Technical Intro
#29Re: D3.js 101 - Technical Intro
#30I expected more than, what, four slides?