Growth of Target, an Animated Map

I made a map some years ago that showed Target store openings over time. It started with the first store in 1962, which opened in Minnesota, and then the animation played through 2009. This is a recreation of that map.

The difference is that when I made the original map in 2009, there was this software platform called Flash by Adobe. It was really common, but then suddenly it was not anymore. Adobe deprecated it in 2017. They eventually killed it off. I didn’t plan well and couldn’t access the animation anymore.

I finally remade the thing. This time I used R to make a video, which I’m hoping won’t break for at least another few years. More stores on the way.

Become a member. Support an independent site. Make great charts.

See What You Get

Learn to Visualize Data See All →

Small Multiples in R

Make a lot of charts at once, line them up in a grid, and you can make quick comparisons across several categories.

How to Map Geographic Paths in R

As people and things move through a place, it can be useful to see their connected paths instead of just individual points.

How to Visualize Hierarchical Graphs in R, with ggraph and tidygraph

Network graphs are a good way to find structure and relationships within hierarchical data. Here are several ways to do it.

How to Make Dot Timelines in R

For when you want to show the occurrence of events over time.

Favorites

Seeing How Much We Ate Over the Years

How long will chicken reign supreme? Who wins between lemon and lime? Is nonfat ice cream really ice cream? Does grapefruit ever make a comeback? Find out in these charts.

Causes of Death

There are many ways to die. Cancer. Infection. Mental. External. This is how different groups of people died over the past 10 years, visualized by age.

Watching the Growth of Walmart

The ever so popular Walmart growth map gets an update, and yes, it still looks like a wildfire. Sam’s Club follows soon after, although not nearly as vigorously.

Think Like a Statistician – Without the Math

I call myself a statistician, because, well, I’m a statistics graduate student. However, the most important things I’ve learned are less formal, but have proven extremely useful when working/playing with data.