ggplot (mtcars, aes(wt, mpg)) + geom_point() # Add theme_black() ggplot(mtcars, aes(wt, ... legend.background = element_rect(color = NA, fill = "black"),.
確定! 回上一頁