I can add the line with geom_line but cannot get the line in the legend. library(ggplot2) the.data <- read.table( header=TRUE, sep=",", text="source, ...
確定! 回上一頁