ggplot_tricks: A Collection of ggplot2 Tips 💯
By Teun van den Brand
Added Thu Feb 20, 2025
What is this?
ggplot_tricks is a repository that compiles various tips and techniques for enhancing data visualizations using ggplot2 in R. It covers topics such as splicing aesthetics, creating half-geoms, setting midpoints in diverging scales, labeling points, and recycling plots. Here is a list of them to this date:
- Splicing aesthetics
- Half-geoms
- Midpoints in diverging scales
- Labels as text
(Outdated)Facetted tags
- Recycling plots
- Link to repository: https://github.com/teunbrand/ggplot_tricks