Category Archives: d3

Floating down a Tributary

All aboard! Prepare yourself for a voyage through parameter space as we embark on project Tributary! Tributary is a web interface for live and responsive visual coding. It includes a code editor and provides some popular javascript libraries for visual … Continue reading

Posted in code, d3, tech | 3 Comments

[dd3] d3.js selection tutorial

This weekend I made a video aimed at people just getting into d3. I use a super simple bar graph to illustrate the fundamental principle of selections with d3. At 13 minutes it’s a little over the 10 minute goal … Continue reading

Posted in advd3, code, d3, tutorial | 2 Comments

Square Circle Spiral Illusion in d3.js

Things have been pretty intense at work the last couple weeks, we are writing hella code (you can see I’ve begun acclimating to the west coast) and a lucky few people have begun using what we’re making! This weekend was … Continue reading

Posted in code, d3, wtf | Comments Off

Simple D3.js Bar Chart Webcast

So I’ve been diving head first into d3.js and I must say its a mighty fine library! I do feel like getting up to speed with it can take quite a bit of reading and playing, and now that I’ve … Continue reading

Posted in advd3, code, d3, tutorial | 6 Comments