幾何對象是ggplot2的基本組成部分,可以獨立構建圖形。 ... aes(x, y)) + geom_text(aes(label = text)) # 字母不能全部在畫面中 ggplot(df, aes(x, ...
確定! 回上一頁