Re: [R] Stting non-overlaping text positions

2009-07-24 Thread Greg Snow
ct.org > Subject: [R] Stting non-overlaping text positions > > Dear List > > I am having problems to set text labels in a scatter plot. At some > areas dots > are close and labels overlap and texts cannot be read. I have too many > dots > to adjust this manually. Is the

Re: [R] Stting non-overlaping text positions

2009-07-24 Thread John Kane
You might want to have a look at thigmophobe.labels in the plotrix package. --- On Fri, 7/24/09, Ana Conesa wrote: > From: Ana Conesa > Subject: [R] Stting non-overlaping text positions > To: r-help@r-project.org > Received: Friday, July 24, 2009, 8:29 AM > Dear List &

[R] Stting non-overlaping text positions

2009-07-24 Thread Ana Conesa
Dear List I am having problems to set text labels in a scatter plot. At some areas dots are close and labels overlap and texts cannot be read. I have too many dots to adjust this manually. Is there any function that will calculate the label offsets to avoid this overlapping problem? Thanks