davidhodge931 / ggblanket

Simplify ggplot2 visualisation
https://davidhodge931.github.io/ggblanket/
Other
150 stars 8 forks source link

docs: update vignette on mappinig #876

Closed davidhodge931 closed 3 months ago

davidhodge931 commented 3 months ago

Note the mapping argument includes aesthetics that are not globally inherited. The mapping argument can also be used for delayed evaluation (e.g mapping = aes(y = after_stat(level)) It is not intended for other use.