我们可以发现,ggplot的绘图有以下几个特点:第一,有明确的起始(以ggplot函数开始)与 ... ggplot(data= NULL, aes(x = x, y = y)) + #开始绘图geom_point(color ...
確定! 回上一頁