I was hoping that adding the fifth line as an independent data.frame would allow me to do ... ggplot(data, aes(x,y)) + geom_line() + facet_wrap(~type) + ...
確定! 回上一頁