On Wed, Sep 29, 2010 at 6:55 AM, hairryharry <hairryha...@tesco.net> wrote: > Hi, > > Fairly new to R - have done basic plots but now faced with plotting a > matrix/table of results -I know what I want but cannot find out how to do > it. > > Basically have individual questions ( x) to which an organization can rate > themselves 1-10 (y) what I want to show is a matrix/density type plot (like > the matrix corrolation plots I have seen on R graph site) showing for eac > question (x) a circle or shape of varying size and/or colour to represent > the number of organisations rating themselves for each value of y. > > Hope this makes sense, any advice would be gratefully received. >
Check out balloonplot in the gplots package. -- Statistics & Software Consulting GKX Group, GKX Associates Inc. tel: 1-877-GKX-GROUP email: ggrothendieck at gmail.com ______________________________________________ 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.