[Rd] Windows freezes plotting large line plots (PR#7856)
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Thu May 12 09:06:11 CEST 2005
timo.becker at oeaw.ac.at writes:
> The following command causes Windows XP to freeze so that I can only pull the
> plug:
> > plot(seq(1, 44100), rnorm(44100), type="l")
>
> This does not happen with
> > plot(seq(1, 44100), rnorm(44100))
> and
> > plot(seq(1,100), rnorm(100), type="l")
This was fixed (worked around -- the bug is in Windows) once before
during "belated beta testing" of 2.1.0. Try 2.1.0 patched.
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-devel
mailing list