Gustaf Rydevik wrote:
> Hi all,
> 
> I am plotting some data, and use text() to get variable names next to
> points on the graph. What is the best way to make sure that these text
> labels are readable and not overlapping when two datapoints are close?
> I've tried using jitter(), but the effect is random and doesn't always
> give a good result.
> Any suggestions would be most appreciated.
> 
Hi Gustaf,
Have a look at thigmophobe.labels in the plotrix package.

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.

Reply via email to