Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
guangchuang yu committed Jun 22, 2018
1 parent 7d60be5 commit 67f1fe2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/sticker.R
Expand Up @@ -229,7 +229,7 @@ theme_sticker <- function(size=1.2, ...) {
line = element_blank(),
text = element_blank(),
title = element_blank(), ...),
coord_fixed(clip = "off"),
coord_fixed(),
scale_y_continuous(expand = c(0, size/sqrt(3)/44), limits = c(center-h*m , center+h*m )),
scale_x_continuous(expand = c(0, 0), limits = c(center-w*m , center+w*m ))
)
Expand Down
2 changes: 1 addition & 1 deletion man/theme_sticker.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 67f1fe2

Please sign in to comment.