[R] How to avoid overlapping labels

gregk gregk at alphabetaworks.com
Thu Jun 27 02:28:09 CEST 2013


I ran into a similar problem and wrote a basic package that uses force field
simulation to adjust object location. While much improvement is possible,
including integration with ggplot, etc. it seems to get the task
accomplished. The following illustrates the functionality.  If someone runs
into the issue and searches for an answer, hopefully this will be of some
assistance:

    install.packages("FField")
    library(FField)
    FFieldPtRepDemo()

<http://r.789695.n4.nabble.com/file/n4670409/plot_zoom.png> 



--
View this message in context: http://r.789695.n4.nabble.com/How-to-avoid-overlapping-labels-tp4659294p4670409.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list