Skip to content

Commit

Permalink
legend.box.background
Browse files Browse the repository at this point in the history
  • Loading branch information
junjunlab committed Oct 25, 2022
1 parent 26016d5 commit 1613879
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/gseaNb.R
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ gseaNb <- function(object = NULL,
ggplot2::theme_bw(base_size = 14) +
ggplot2::scale_x_continuous(expand = c(0, 0)) +
ggplot2::theme(legend.position = legend.position,
legend.box.background = ggplot2::element_blank(),
plot.title = ggplot2::element_text(hjust = 0.5),
panel.grid = ggplot2::element_blank(),
axis.ticks.x = ggplot2::element_blank(),
Expand Down

0 comments on commit 1613879

Please # to comment.