Vote count:
0
My data is follow the sequence:
My ggplot code:
ggplot(pplot, aes(x=deptime, y=.count)) + geom_bar(stat="identity",fill='#FF9966',width = 5) + labs(x="time", y="count")
There are a gap between each 100. Does anyone know how to fix it?
Thank You
asked 29 secs ago
geom_bar : There are extran x-axis appear in my bar plot
Aucun commentaire:
Enregistrer un commentaire