Commit 1d220e85 authored by houyun's avatar houyun
Browse files

dont set just parameter

parent d63ed217
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -201,7 +201,6 @@ annotateGrob.character <- function(annotate,
  annotate <- grid::textGrob(annotate,
                             x = 0.5,
                             y = 0.5,
                             just = "center",
                             ...)
  annotateGrob(annotate = annotate,
               position = position,