color, fill, linetype, size, weight discrete d <- ggplot(mpg, aes(fl)) d + geom_bar() x, alpha, color, fill, linetype, size, weight e + geom_label(aes(label ...
確定! 回上一頁