Skip to content
Prev 266352 / 398502 Next

squared "pie chart" - is there such a thing?

How about just a stacked bar plot?

barplot(matrix(c(3,5,3),3,1),horiz=T,beside=F)

Tom
On Fri, Jul 22, 2011 at 7:14 AM, Naomi Robbins <nbrgraphs at optonline.net> wrote: