Displaying 1 result from an estimated 1 matches for "strhight".
Did you mean:
straight
2008 Oct 28
1
Best way of figuring out whether graphical elements overlap?
...pread.labels function, but would like to save that for instances where there truely is to little space for the label.
Does anybody have any hints what' the most efficient way might be to achieve the following:
- plot an impulse plot
- before placing each of a vector of text labels, check (using strhight/width), whether this collides graphically with anything already plotted and only plot it if not.
Thanks for any hints, Joh