To use panel.border you also have to specify a blank fill using fill=NA . Try this: library(ggplot2) ggplot(mtcars, aes(mpg, ...
確定! 回上一頁