2025-03-27
A story is a collection of observations, facts, or events presented in a specific order such that they create an emotional reaction.
Opening
Challenge
Action
Resolution
Opening
Challenge
Action
Resolution
Challenge and resolution are
the two most important parts
Opening: We need to make many data visualizations in my lab
Challenge: I end up telling my students the same things over and over
Action: I go and write a book about data visualization
Resolution: The book is written. But now I teach the material, so I still keep saying the same things over and over
Action
Background
Development
Climax
Ending
(Better for action movies
than for scientific reports)
Action: In May 2017, I embark on a major project: Write a book on data visualization
Background: I do this because we need to make many data visualizations in my lab, and I end up telling my students the same things over and over
Development: Writing the book takes me almost two years; along the way, I add many features to ggplot2 and become a member of the ggplot2 team
Climax: The book is released in April 2019
Ending: Now I’m a dataviz teacher
Lead
Development
(Commonly used in newspaper articles)
Lead: Because I see the need for more education in data visualization, I have written an entire book about the topic
Development: I had previously written an R package to improve figure design, but it wasn’t sufficient: Good judgement cannot be automated
So I wrote a book; the book is entirely about concepts, not about coding, and it is meant as a resource for anybody doing data visualizations, regardless of their preferred visualization software
American and Delta have the shortest delays
Opening
What happened in 2014 to curtail the growth?
Challenge
bioRxiv opened in 2014
Resolution
Both text and symbols are way too small
Text and symbols are reasonable but could be bigger
Symbols too small compared to text
Make fonts bigger than you feel comfortable
Make fonts bigger than you feel comfortable
5%–8% of men are color blind!
Red-green color-vision deficiency is the most common
5%–8% of men are color blind!
Blue-yellow color-vision deficiency is rarer but does occur; it is more common in older people
Choose colors that can be distinguished with CVD
Name | Hex code | R, G, B (0-255) |
---|---|---|
orange | #E69F00 | 230, 159, 0 |
sky blue | #56B4E9 | 86, 180, 233 |
bluish green | #009E73 | 0, 158, 115 |
yellow | #F0E442 | 240, 228, 66 |
blue | #0072B2 | 0, 114, 178 |
vermilion | #D55E00 | 213, 94, 0 |
reddish purple | #CC79A7 | 204, 121, 167 |
black | #000000 | 0, 0, 0 |
Iris virginica and Iris versicolor are difficult to tell apart
Orange provides much better contrast next to green
Original
Original
Legend order does not match visual order of the lines
Legend order does match visual order of the lines
This technique is called “direct labeling”
Joshua Schimel (2011) Writing Science: How to Write Papers That Get Cited and Proposals That Get Funded
Fundamentals of Data Visualization: Chapter 19: Common pitfalls of color use
Fundamentals of Data Visualization: Chapter 29: Telling a story and making a point
Claus Wilke is the Jane and Roland Blumberg Centennial Professorship in Molecular Evolution at The University of Texas at Austin
Claus Wilke has not received any specific funding for the work presented here
Claus Wilke receives royalties from the sales of his book Fundamentals of Data Visualization