Historically, there have been 5 plot types that are considered basic or foundational:
We are of the opinion that line graphs are really just scatterplots with a little extra definition, but acknowledge the first four as core plot types.
While you may have never been explicitly told these are the basic plot types, hopefully this list is not surprising to you. It’s likely the case that, similar to the normal distribution, you knew about and were using these before you even knew their names…possibly through Excel or something back before you had taken any statistics coursework.
But then once you hit your first statistics class, these were the first official plot types you added to your data visualization tool belt. Strangely, there has probably been a disconnect between this short introduction to plotting and every other data visualization you’ve ever seen. Whenever I see a new graphic containing data I find myself wondering the following things:
…and then we found it!
This site is not necessarily exhaustive, but provides a fan-freaking-tastic guide to a plethora of different data visualizations and situations when they’d be most useful:
Note that not only does this site give you a wonderful flowchart for determining which graphs are likely most appropriate for your data, but also gives information about the code to generate those visualizations as well!
Datasets can contain many variables of different types. Just because variables of certain types exist in your dataset does not mean you will be visualizing all of them. It’s still up to you/us to explore and decide on what story we’re going to tell with our data.