5  Resources for ggplot2

5.1 ggplot2 reference guides

Here are a couple of quick reference guides for working with ggplot2.

5.2 More in depth resources on ggplot2 and visualization

For more in depth discussions for how to use ggplot2 and data visualization in general, start with these resources:

5.3 For inspiration

If you want some inspiration for using ggplot2 to make some truly unique visualizations, check out the data visualization work of Nicola Rennie.

  • She has recently finished a book that goe through 12 different plots she has made, showing how and why she made them: Nicola Rennie, The Art of Data Visualization with Ggplot2: The TidyTuesday Cookbook (CRC Press, 2025), https://nrennie.rbind.io/art-of-viz/.
  • You can also look over the different data challenges she has participated in.