A simple example on ggplot2 legend options. Presets: ... plot = ggplot(data = dat) + geom_point(aes(x = gdpPercap, y = lifeExp, color = continent)) plot.
確定! 回上一頁