This post is the first of what will be a series of explorations into data visualization. I will dive quickly and deeply to lay the foundation as most of this can be found easily on the web.
In upcoming posts, I'll reuse this same code and go deeper, having a slower conversation around advanced techniques.
I also thought I'd have a little extra fun with this post and channel my inner
Bob Ross.
If this is your first time with us, we'll be using the free JavaScript library
d3.js and work in a simple development environment using
jsFiddle for our "canvas" and
Chrome Javascript console for debugging. Firefox users can
install firebug if you feel more comfortable with that.