plot = ggplot(data = dat) + geom_point(aes(x = gdpPercap, y = lifeExp, color = continent)) plot. plot of chunk unnamed-chunk-2. To move the legend inside ...
確定! 回上一頁