[R] Little graph questions!

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Sun Feb 17 18:37:51 CET 2002


Peter Dalgaard BSA <p.dalgaard at biostat.ku.dk> writes:

> > Works well for me (R-1.4.1, WinNT4; your version / OS?).
> > You didn't specify a background color with par(bg=...) before?
> 
> I see it on Linux, although my R versions are slightly old on this
> particular machine. I'll rebuild the development version and see if it
> disappeared, but I don't think we touched this since 1.4.0?

Still there. Minimal reproducing example is

plot(1)
dev.copy(png)
dev.off(3)

and then look at the Rplot.png with ee or whatever. Doesn't change
anything to use bg="whatever" on the dev.copy call, so the problem
would seem to lie in the extraction of the parameter from the X11
device. 

-- 
   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
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list