tidyverse / ggplot2

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

Be clearer when the `fill` aesthetic applies in points #5868

Closed teunbrand closed 5 months ago

teunbrand commented 5 months ago

This PR aims to fix #4358.

It just rephrases a sentence in the vignette and adds a note to the geom_point() aesthetics section.