[Rd] quartz identify bug (PR#11491)
olivierStat
jaguar.wulab at gmail.com
Wed May 28 23:39:39 CEST 2008
Olivier,
On May 20, 2008, at 9:30 AM, olivier wrote:
> Full_Name: olivier
> Version: 2.7.0
> OS: mac os 10.5.2
> Submission from: (NULL) (62.39.72.218)
Hi,
I did not see you wrote how to terminate identify.
<Ctrl>+<Click> works very well so there is no more problem of crash.
There is always the same problem with theses examples :
#1
x=rnorm(10)
qqnorm(x)
identify(x)
#2
x=rnorm(10)
par(mfrow=c(2,1))
plot(x)
qqnorm(x)
identify(x)
identify does not find any points.
Thank you for your help.
Olivier.
--
View this message in context: http://www.nabble.com/quartz-identify-bug-%28PR-11491%29-tp17340518p17522757.html
Sent from the R devel mailing list archive at Nabble.com.
More information about the R-devel
mailing list