Skip to content

Conversation

@debruine
Copy link
Contributor

The example for the dictionary argument of labs() produces a warning and doesn't work (see https://ggplot2.tidyverse.org/reference/labs.html#ref-examples) unless you use dictionary, not dict

#> Ignoring unknown labels:
#> • dict : "c(disp = "Displacment", cyl = "Number of cylinders", mpg = "Miles per gallon", wt = "Weight (1000 lbs)")"

debruine and others added 2 commits October 26, 2025 13:11
The example for the dictionary argument of labs() produces a warning and doesn't work (see <https://ggplot2.tidyverse.org/reference/labs.html#ref-examples>) unless you use `dictionary`, not `dict`

#> Ignoring unknown labels:
#> • dict : "c(disp = \"Displacment\", cyl = \"Number of cylinders\", mpg = \"Miles per gallon\", wt = \"Weight (1000 lbs)\")"
Copy link
Collaborator

@teunbrand teunbrand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thank you for the contribution!

@teunbrand teunbrand merged commit eafcbb4 into tidyverse:main Oct 27, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants