Jeffrey Heer, Michael Bostock, and Vadim Ogievetsky provide a good overview of some of the more advanced data visualization techniques in ACM Queue:
This article provides a brief tour through the “visualization zoo,” showcasing techniques for visualizing and interacting with diverse data sets. In many situations, simple data graphics will not only suffice, they may also be preferable. Here we focus on a few of the more sophisticated and unusual techniques that deal with complex data sets. After all, you don’t go to the zoo to see Chihuahuas and raccoons; you go to admire the majestic polar bear, the graceful zebra, and the terrifying Sumatran tiger.
You’ve probably seen many of the techniques they present, such as stacked graphs, small multiples, and arc diagrams, but at the very least you’ll get the names and some brief descriptions of what you’re looking at, so you don’t have to call it the circly-thing-with-curvy-lines graph again.
Plus most of the examples were made with Protovis, an open-source toolkit for visualization, and you can grab the code to help you with your own visualization project.
[Thanks, @a_lo]
Is there any way you guys could make it so we can enlarge the images? Or maybe you can and I’m just too stupid to figure it out.
It’s nearly impossible for me to read the writing on some of the charts.
Thanks! Keep up the great work. I love this site!
@Duncan – if you click through to the pages, you can catch the full interactive versions.
I was really excited about
Protovis.
And then I remembered how sucky
IE is.
-js
oh how reality hurts so.
There’s an alpha version of Protovis 3.2 with a VML renderer. I wouldn’t do much interaction, as VML is *sloooow*, but it’s good for cross-platform graphs:
http://gitorious.org/~jfirebaugh/protovis/jfirebaughs-protovis/commits/ie
Thanks Kirby. I’ll check it out.
I am working with the excellent Dorling Cartogram script they created – having some problems with switching to a different data set – Florida keeps moving to far west, don’t get me started on Mass…
@justin: Good news regarding IE: Internet Explorer 9 will support SVG, and hence Protovis.
@Alex: sorry to hear you’re having troubles making the cartogram work as desired. Feel free to post to the Protovis Google group if you’re looking for some assistance: http://groups.google.com/group/protovis
Pingback: Daily Links for May 19th through May 20th | Akkam's Razor
further web pages and articles related to this wonderful visualization tour by Jeff, Michael and Vadim can be found here
http://wectar.com/relaticious?yups=http://queue.acm.org/detail.cfm?id=1805128&page=1
Pingback: Tour of advanced visualization techniques | SingleMeasures
Thanks to Mike’s help, here’s the unemployment rates from 1980 to 2009. Great tool, interesting viz, I think..
http://www.datadrivenconsulting.com/2010/05/dorling-cartogram-of-unemployment-1980-2009/
Thanks, Nathan, for pointing to this. It’s refreshing and a great review to see a survey like this that is so accessible, and by that I mean, it’s online where I can get to it and is extremely compact.
Pingback: Tour of advanced visualization techniques | InfoGraphicsFyi