从Plot vectors of different length with ggplot2中,我得到了带线的图。 ggplot(plotData, aes(x, y, label=label, group=label)) + geom_line() + stat_smooth()
確定! 回上一頁