Skip to content

Commit

Permalink
rename AlignLink to AlignLine
Browse files Browse the repository at this point in the history
  • Loading branch information
Yunuuuu committed Dec 13, 2024
1 parent 3cb4342 commit 2cd7cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/align-link.R
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ align_line <- function(data = waiver(), mapping = aes(),
active <- update_active(active, new_active(use = TRUE))
align(
new_align_link(
"AlignLink",
"AlignLine",
arg = "links",
class = "align_line_plot",
element = "plot.ggalign_lines"
Expand Down

0 comments on commit 2cd7cd9

Please sign in to comment.