After the make-over with ggplot2, the graph looks like this: ... >ggplot(df_tidy, aes(x=Time, y=Ratio)) + geom_line(aes(color=Cell)).
確定! 回上一頁