ggplot (data, aes (x=name, y=value)) +. geom_bar (stat = "identity" , fill = "green" )+. ggtitle ( "Title For Barplot" )+.
確定! 回上一頁