Videos

Gauges for Data Visualization, The NY Times Election Needle, and Circular Bar Charts

Gauges (or dials) are used to show numerical values, but they're not very well regarded in visualization. I believe that they can work well when used the right way, though. They're also similar to circular bar charts, which also work best when used in a part-to-whole setup, like in the case of the exercise rings on the Apple Watch. Finally, I talk about the infamous New York Times election gauge, also known as "The Needle," and why I think people reacted to it so poorly.

Outlier 2022: This Should Have Been a Bar Chart

Why was Nightingale's famous rose plot not simply a bar chart? How do you know which chart type to use? Robert discusses examples of specific data viz techniques, why they were used, and how that can help you.

Chart Appreciation: Iraq's Bloody Toll by Simon Scarr

Simon Scarr's news graphic "Iraq's Bloody Toll" has become iconic. It's one of the few bar charts that don't just show number, but hurt. This is an appreciation of this incredible piece. I make connections with other charts and talk about relevant recent research.

Chart Appreciation: Black vs White Boys and The Punishing Reach of Racism

An appreciation of a few charts about the devastating impact of racism on the incomes, incarceration rates, etc., of Black men. They were part of a 2018 article in the New York Times by Emily Badger, Claire Cain Miller, Adam Pearce, and Kevin Quealy, titled: Extensive Data Shows Punishing Reach of Racism for Black Boys

Index Charts, Part 2: Chopping Up and Folding the Time Axis

Index Charts that transform the vertical axis are pretty common, but what about indexing on the time axis? That's actually done quite a bit too, even though it's not always obvious. I talk about what indexing on the time axis means, discuss regular and irregular time indexing, and show examples from home price data, camera sales, climate change, and more.

Index Charts, Part 1: Making Time Series Data Comparable

Index Charts show your time series relative to a reference point, which lets you more easily compare them. I describe how they work and show a few common examples, like the Case-Schiller Home Price Index, and how you can re-index them.

Chart Appreciation: Driving Safety, in Fits and Starts

This is the first in a series of videos going into great detail on specific charts or news graphics. The first one is on a piece by Hannah Fairfield in the New York Times from 2012, called Driving Safety, in Fits and Starts. It uses a rather unusual visualization technique called the connected scatterplot and makes great use of it to show how cars have gotten safer over the years.

What Is Data? Part 2, Are Images Data?

Visualization turns data into images, but are images themselves data? There are often claims that they are, but then you mostly see the images themselves without much additional data. In this video, I look at image browsers, a project classifying selfies along a number of criteria, and the additional information stored in HEIC that makes things like portrait mode and relighting possible.

What is Data? Part 1, File Formats and Intent

We all use data all the time, but what exactly is data? How do different programs know what to do with our data? How is visualizing data different from other uses of data? And isn’t everything inside a computer data in the end?

3D Pie Charts for Science! How do we read pie charts? I ran a study to find out

How do we read pie charts? This seems like a straightforward question to answer, but it turns out that most of what you’ve probably heard is wrong. We don’t actually know whether we use angle, area, or arc length. In a short paper at the VIS conference this week I’m presenting a study I ran to answer this question – a study using 3D pie charts!

Unit Charts, Dot Plots, ISOTYPE, and What Makes Them Special

Charts usually show values as visual properties, like the length in a bar chart, the location in a scatterplot, the area in a bubble chart, etc. Unit charts show values as multiples instead. One famous example of these charts is called ISOTYPE, and you may have seen them in information graphics as well. They’re an interesting family of charts and they seem to have some unusual properties that most other charts don’t have.