Skip to content

Commit

Permalink
test nudge
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-connelly-cmap committed Aug 12, 2024
1 parent 266fbdc commit c321d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/geom_text_lastonly_new.R
Original file line number Diff line number Diff line change
Expand Up @@ -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),
Expand Down

0 comments on commit c321d0f

Please sign in to comment.