try it # p + geom_point(size=3,colour=rgb(0,0.4,0.9),alpha=0.5,shape=1) ... Very basic bar graph ggplot(data=dat, aes(x=time, y=total_bill)) ...
確定! 回上一頁