ggplot (df, aes(x=x, fill=group)) + geom_density(alpha=.3) +. 6. scale_fill_manual(legend_title,values=c("orange","red")). Source: stackoverflow.com. Add a ...
確定! 回上一頁