May 15, 2024
#MakeoverMonday 2024 Week 20 - Exporting Freedom, One Bullet at a Time
I struggled mightily with this week's #MakeoverMonday. My goals was to replicate the original visualization by Bloomberg.
I knew I need to create path to connect the US at the center to each country.
I wanted to make the US the center of the of the map.
Sounds simple, right? I made it way harder than it needed to be.- I overthought the data prep.
- I forgot how to create the paths.
- I couldn't get the math right to offset the longitude.
The coloring and labeling was straightforward for me.
Adding the US as a circle in the middle was pretty simple.
To overcome the problems I facedI looked at a previous visualization I created using paths.
- I opened the workbook and the data to see the configuration.
- I replicated that set up by adding a second set of records to the data set.
- Viewers on the livestream helped me figure out the math to offset the longitude.
The simplest way to explain the location of each country is to think of the lat/lon for the US as 0,0. Then you compare that to the lat/lon for every other country to create the offset.
I got there in the end. What do you think? Was the juice worth the squeeze?
Click the image below to access the viz.
April 2, 2024
March 8, 2024
Visualizing Time Series Data in Tableau
Last night I was invited to speak at the Chicago Tableau User Group about visualizing time series data. Other than spatial data, time series data is my favorite to visualize.
There seem to be endless methods for making time series data useful for analysis. Check out this video for 60ish ways to visualize time.
I had a 20 minute slot to present and, of course, I ran over time. I seem to do this with every session I run lately. Be it training for Next-Level Tableau, presenting at events, or running a livestream, I get into a groove and don't want to stop.
I was able to create 14 vizzes in 20+ minutes. I added an extra in this workbook to make the dashboard format nicely.
Click on the image below to download the workbook and dissect it. Get the data here to follow along.
Have fun!
February 15, 2022
How to Create a Barbell Chart
February 8, 2022
How to Create an Enclosed Dot Plot
July 19, 2021
February 23, 2021
Four Methods for Creating a Seismogram
June 19, 2020
How to Get Your Data from Strava to Tableau
- Download the data from Strava
- Prep it with Alteryx
- Visualize it in Tableau
- My Alteryx workflow was a mess (I tinkered with it every month).
- Each of the routes would be adjusted to fit perfectly in a square.
TOOLS REQUIRED
- A Strava account - NOTE: Make sure you are logged in to Strava throughout these steps.
- Alteryx Designer
- Tableau Desktop
- Simple Mass Downloader Chrome extension
GET THE DATA FROM STRAVA
DOWNLOAD EACH ACTIVITY
ALTERYX PROCESS
- Import the data, strip out the parts we need, then create points and lines.
- Normalize the data based on the calcs from Ken Flerlage, turn them into lines (one mark for each route rather than hundreds of point for each route) and export as a Tableau extract.
- For each point, calculate the distance, climb, etc. and extract all of the points.
- Take each of the points and turn them into lines.
TABLEAU PROCESS




March 3, 2015
Tableau Tip Tuesday: Creating Connected Scatter Plots in Tableau
I previously wrote detailed instructions for creating connected scatter plots here.
You can download the workbook used to create this video here.
September 1, 2014
Makeover Monday: Where We Donate vs. Diseases that Kill Us
Of course the point of this infographic is to show how much money the ALS Ice Bucket Challenge has raised compared to how few die from the disease relative to other diseases. The data is from 2011, so it doesn't account for the fact that the Ice Bucket Challenge has now raised over $100M. For the purpose of this makeover, let's focus on the chart itself. I see several issues immediately:
- The bubble sizes were originally based on the diameter of the circles, not the area. This is a big mistake! The author has since fixed this so the graphic above is now correct.
- There are too many colors. I find myself going back and forth to the legend. It shouldn't be so hard for the readers.
- The colors in the legend are in no particular order; not alphabetical, not by deaths, nor not by money raised. This is way too confusing.
- It's difficult to trace the relationship between the deaths and the money raised.
- We can see the ranking relationship between the cause and the disease much easier.
- I've highlighted the Ice Bucket Challenge since it is the focus on the article.
- I colored the remaining line by red or blue to indicate a decline or increase in rank respectively.
- I labeled the ends of the lines directly to eliminate the need for a legend.
August 12, 2014
Tableau Tip: Creating a Connected Scatterplot
That's all there is to it! Super simple! Download the sample workbook here.
June 2, 2014
Makeover Monday: The Face Pie - Taking an Analogy Too Far
Edward Tufte likes to say "the only worse design than a pie chart is several of them." Today's makeover takes this even one step farther. Someone at Pew Research decided that since the topic of their chart was "The Changing Face of America" that they should uses faces instead of pies.
Humans are poor at judging angles in a pie. I can't even imagine how bad we are at judging angles in obscure shapes. Also, the purpose of this graphic is to show change. It’s very difficult to understand trends in a series of face pies. I would present the data as a line chart like this:
Now it’s much, much easier to see the changing demographics of the United States. Keep it simple people!































