tidyverse / ggplot2

An implementation of the Grammar of Graphics in R
https://ggplot2.tidyverse.org
Other
6.39k stars 2k forks source link

Extra documentation for `ggplot_add()` #5968

Open teunbrand opened 3 days ago

teunbrand commented 3 days ago

This PR aims to fix #4984.

Briefly, it adds some details and an example to the documentation of ggplot_add(). I'm not sure the example for element_text() is the most appropriate one, but I'd be happy to swap out that example for a better one.