Re: [R] Legend: Custom distance between lines and text

2012-06-09 Thread Sebastian Schubert
On 09/06/12 13:20, peter dalgaard wrote: >> I guess I overlook the corresponding part in the manual but how can I >> modify the distance between the text and the line in a legend? >> >> Thank you for any hints! > > You mean like this? > > plot(0) > legend(1, .5, legend=c("foo","bar"), lty=1:2, pc

Re: [R] Legend: Custom distance between lines and text

2012-06-09 Thread peter dalgaard
On Jun 9, 2012, at 13:04 , Sebastian Schubert wrote: > Hi, > > I guess I overlook the corresponding part in the manual but how can I > modify the distance between the text and the line in a legend? > > Thank you for any hints! You mean like this? plot(0) legend(1, .5, legend=c("foo","bar"), l

[R] Legend: Custom distance between lines and text

2012-06-09 Thread Sebastian Schubert
Hi, I guess I overlook the corresponding part in the manual but how can I modify the distance between the text and the line in a legend? Thank you for any hints! Sebastian signature.asc Description: OpenPGP digital signature __ R-help@r-project.org