diff --git a/R/geom_text_lastonly_new.R b/R/geom_text_lastonly_new.R index 5c17dca..1bf0b97 100644 --- a/R/geom_text_lastonly_new.R +++ b/R/geom_text_lastonly_new.R @@ -131,7 +131,7 @@ geom_text_lastonly_new <- function(mapping = NULL, data = NULL, max.time = 0.5, max.iter = 10000, max.overlaps = getOption("ggrepel.max.overlaps", default = 10), - nudge_x = 0.25, + nudge_x = 0.40, nudge_y = 0, xlim = c(NA, NA), ylim = c(NA, NA),