The Grammar of Graphics

This is part one of a series on ggplot2. I'm starting a new series on using ggplot2 to create high-quality visuals. But in order to understand why ggplot2 behaves the way it does, we need to understand a little bit about the grammar of graphics.  Leland Wilkinson published The Grammar of Graphics in 1999, with…

The Feasel Challenge

This is part eight of a series on dashboard visualization. Well, at this point we've nearly crossed the finish line.  The last part of this series covers The Feasel Challenge, which has given rise to the single most important dashboard I have:  the Victory Burrito dashboard.  My challenge is to eat a Victory Burrito in 50…

Types Of Visuals, Part 2

This is part seven of a series on dashboard visualization. Yesterday, I covered useful and interesting (and sometimes both!) visuals.  Today, I cover visuals which are fun to hate. Pie Charts Of course I'm going to start with pie charts.  Pie charts are the whipping boy of data visualization and for good reason. The best…

Visual Principles, Part 2

This is part five of a series on dashboard visualization. Yesterday, I covered three visualization principles:  cognitive load, the idea that less is more, and a quick look at where the eye looks.  Today, I'm going to look at three more principles: The Rule of Thirds Glanceability Color Vision Deficiency The Rule of Thirds We…

Visual Principles, Part 1

This is part four of a series on dashboard visualization. Today, I'm going to look at three important principles when it comes to visualization.  In the next post, we will look at three additional principles.  There are certainly more principles, but also there's only so much time in a presentation, so go with me here...…