Visualization
Interesting and excellent real world examples
- Australia as 100 people: You can make something like this with d3 and the potato project.
- Marrying Later, Staying Single Longer
- The Stories Behind a Line
How to select the appropriate chart type
Many people have created many useful tools for selecting the correct chart type for a given dataset or question. Here are arguably some of the best put there:
- The Chartmaker Directory: Examples of how to create 51 different types of visualizations in 31 different software packages, including Excel, Tableau, and R.
- Emery’s Essentials: Descriptions and examples of 26 different chart types.
- From Data to Viz: A decision tree for dozens of chart types with links to R and Python code.
- The Data Visualisation Catalogue: Descriptions, explanations, examples, and tools for creating 60 different types of visualizations.
- The Data Viz Project: Descriptions and examples for 150 different types of visualizations. Also allows you to search by data shape and chart function (comparison, correlation, distribution, geographical, part to whole, trend over time, etc.).
- R Graph Catalog: R code for 124 ggplot graphs.
General resources
- Ann K. Emery’s blog: Blog and tutorials by Ann Emery.
- Data Literacy Starter Kit: Compilation of resources to become data literate by Laura Calloway.
- The Data Visualization Checklist: A helpful set of criteria for grading the effectiveness of a graphic.
- Evergreen Data: Helpful resources by Stephanie Evergreen.
- FlowingData: Blog by Nathan Yau.
- Info We Trust: Detailed explorations of visualizations by RJ Andrews, including a beautiful visual history of the field.
- Information is Beautiful: Blog by David McCandless.
- PolicyViz: Regular podcast and site full of helpful resources by Jon Schwabisch.
- Visualising Data: Fantastic collection of visualization resources, articles, and tutorials by Andy Kirk.
- Storytelling with Data: Blog and site full of resources by Cole Nussbaumer Knaflic.
- Junk Charts: Blog by Kaiser Fung.
- WTF Visualizations: Visualizations that make you ask “wtf?”
- R Psychologist: A fantastic collection of interactive applications of statistical concepts by Kristoffer Magnusson
- Seeing Data: A series of research projects about perceptions and visualizations.
Visualization in Excel
- How to Build Data Visualizations in Excel: Detailed tutorials for creating 14 different visualizations in Excel.
- Ann Emery’s tutorials: Fantastic series of tutorials for creating charts in Excel.
Visualization in Tableau
Because it is focused entirely on visualization and a well-supported commercial product, Tableau has a phenomenal library of tutorials and training videos. There’s a helpful collections of videos here, as well.