Assigning gray scale colors. perf <- ggplot (data=ODI, aes (x=match, y=runs,fill=match))+. geom_bar (stat= "identity" )+. scale_fill_grey ().
確定! 回上一頁