On 05/20/2010 09:06 PM, n.via...@libero.it wrote:
Dear list, I would like to know if is it possible to add a legend to a pie3D?? Thanks for your attention!
Hi n.vialma, You sure can. Try adding this to the example: legend(-1,1,c("Haters","Opposers","Apathizers","Lovers"),fill=rainbow(4)) Jim ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.