You may be able to use the coordinates returned from emptyspace() in plotrix package as coordinates for the legend in legend().
tolga.i.uzuner wrote: > > ... > I am looking for a way to get legends placed automagically in an empty > spot on a graph. Additional complication comes through my useage of > multiple graphs on the same plot through mfrow. > > Is there a way to achieve this in R ? I have legends for each of the > sub-plots. > ... > -- View this message in context: http://www.nabble.com/Automatic-placement-of-Legends-tp18346098p18348418.html Sent from the R help mailing list archive at Nabble.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.