Open EvaMaeRey opened 2 years ago
A problem for geom_coordinates for example which inherits geomText: https://github.com/EvaMaeRey/ggxmean/blob/master/R/geom_coordinates.R
check_overlap works. Seems like nudges should also inherit.
I also just found the same problem
facing the warning when inheriting from geomText: Warning: Ignoring unknown parameters: nudge_x
same question here: https://community.rstudio.com/t/formal-parameters-in-geoms-and-stats-how-to-pass-them-from-one-to-the-other/29950/3