Jurgens de Bruin <debruinjj <at> gmail.com> writes: > > Hi, > > I do not have much R experience just the basics, so please excuse > any obvious questions. > > I would like to create bubble plot that have Categorical data on the x and y > axis and then the diameter if the bubble the value related to x and y. > Attached to the email is a pic of what I would like to do. > > I do hope someone can help me. >
Have a look at function balloonplot in package gplots. http://finzi.psych.upenn.edu/R/library/gplots/html/balloonplot.html It may do what you want or at least give you some hints. Michael bibo Queensland Health ______________________________________________ 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.