trevorld / ggpattern

ggplot geoms with pattern fills
https://trevorldavis.com/R/ggpattern/dev/
Other
356 stars 18 forks source link

The `trans` argument of `continuous_scale()` is deprecated #113

Closed trevorld closed 3 months ago

trevorld commented 3 months ago

Popping up right in the output of the {gganimate} vignette:

#> Loading required package: gganimate
#> Warning: The `trans` argument of `continuous_scale()` is deprecated as of ggplot2 3.5.0.
#> ℹ Please use the `transform` argument instead.
#> This warning is displayed once every 8 hours.
#> Call `lifecycle::last_lifecycle_warnings()` to see where this warning was
#> generated.