Fill aesthetic with geom_area(). ggplot(fish, aes(x = Year, y = Capture, fill = Species)) + geom_area(). Introduction to Data Visualization with ggplot2 ...
確定! 回上一頁