In ggplot2 , legends are automatically created when variables are mapped to color, ... add plot labels ggplot(mpg, aes(x = displ, y=hwy, color = class, ...
確定! 回上一頁