Visualizing Data is my book about computational information design. It covers the path from raw data to how we understand it, detailing how to begin with a set of numbers and produce images or software that lets you view and interact with information. Unlike nearly all books in this field, it is a hands-on guide intended for people who want to learn how to actually build a data visualization.
The text was published by O’Reilly in December 2007 and can be found at Amazon and elsewhere. Amazon also has an edition for the Kindle, for people who aren’t into the dead tree thing. (Proceeds from Amazon links found on this page are used to pay my web hosting bill.)
Examples for the book can be found here.
The book covers ideas found in my Ph.D. dissertation, which is basis for Chapter 1. The next chapter is an extremely brief introduction to Processing, which is used for the examples. Next is (chapter 3) is a simple mapping project to place data points on a map of the United States. Of course, the idea is not that lots of people want to visualize data for each of 50 states. Instead, it’s a jumping off point for learning how to lay out data spatially.
The chapters that follow cover six more projects, such as salary vs. performance (Chapter 5), zipdecode (Chapter 6), followed by more advanced topics dealing with trees, treemaps, hierarchies, and recursion (Chapter 7), plus graphs and networks (Chapter 8).
This site is used for follow-up code and writing about related topics.
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- @Hampole you have a kid and now you've gone cult on us? in reply to Hampole 3 days ago
- Shannon tells me that Processing's “Syntax error, maybe missing a semicolon?” error may itself...be missing a semicolon #wifeisalwayssmarter 3 days ago
- @Lonnen liking how that looks, right down to the "maybe missing a semicolon?" in reply to Lonnen 3 days ago
- @kimasendorf @wblut thanks for having a look, the update should be posted today. in reply to kimasendorf 4 days ago
- @sijroberts ha, nice! thanks for the heads up. in reply to sijroberts 4 days ago
- @wblut cool, thanks... will update it in reply to wblut 5 days ago
- @kimasendorf how about this? http://j.mp/aJB7cF looks like non-us-english systems it was trying to use , not . which isn't part of the font in reply to kimasendorf 5 days ago
- @kimasendorf so odd, working fine here (of course) but let me see if i can get it to break on another machine. thanks for the heads up. in reply to kimasendorf 5 days ago
- @deepfoo :-) in reply to deepfoo 5 days ago
- @kimasendorf yours reads 14 billion instead of 1.4 billion? in reply to kimasendorf 5 days ago
- More updates...
