... 6 6 -3.02549140 # 使用geom_area()函数绘制基础面积图ggplot(data, ... aes(x=xValue, y=yValue)) + geom_area(fill="#69b3a2", alpha=0.6) + ...
確定! 回上一頁