Skip to content

Commit

Permalink
removed ggplot2 error
Browse files Browse the repository at this point in the history
  • Loading branch information
michbur committed Jan 5, 2017
1 parent 0e83696 commit 152de7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vignettes/overview.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ size_mod <- -5
my_theme <- theme(plot.background=element_rect(fill = "transparent",
colour = "transparent"),
panel.grid.major = element_line(colour="grey", linetype = "dashed", size = 0.5),
panel.grid.major = element_line(colour="lightgrey", linetype = "dashed", size = 0.5),
panel.background = element_rect(fill = "transparent",colour = "black"),
legend.background = element_rect(fill = "NA"),
Expand Down

0 comments on commit 152de7e

Please sign in to comment.