Skip to content
Prev 131314 / 398502 Next

Multiple stacked barplots on the same graph?

And qplot(x=Categorie,y=Total,data=mydata,geom="bar",fill=Part) + coord_flip()

makes it a bit easier to read the labels.

Hadley
On Dec 5, 2007 8:33 AM, Domenico Vistocco <vistocco at unicas.it> wrote: