-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Description
After a recent update of ggplot2:
data.frame(a=c(1,2,3),b=set_units(c(4,4,3),"m")) |> ggplot() + geom_point(aes(a,b))
Warning message:
Thescale_nameargument ofcontinuous_scale()is deprecated as of ggplot2 3.5.0.
This warning is displayed once every 8 hours.
Calllifecycle::last_lifecycle_warnings()to see where this warning was generated.
I only get this when using units.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels