Re: [R] How to label and unlabel points on scatterplot with mouse pointer

2009-08-12 Thread Hitesh Singla
Thanks milton, But that does not work in my case.. Any other suggestion be appreciated. Thanks and regards, Hitesh Singla > Hi Hitesh, > > while the rigth response not arrive, you can play with: > > id<-1:10 > x<-runif(10) > y<-runif(10) > > plot(x,y) > id

[R] How to label and unlabel points on scatterplot with mouse pointer

2009-08-11 Thread Hitesh Singla
Dear all, How can I label/unlabel points on scatterplot with mouse pointer. As the mouse approches near to point, it should label the closest point, then unlabel when it moves away. How can I do in R? I be very thankful. Thanks and Regards, Hitesh Singla -- This message has been scanned for