Hello,

I am running R Version 2.3.1 (2006-06-01) on Kubuntu Edgy Eft 6.10 (problems 
appreared after upgrading from previous version, but I don't know which 
version of R was included then).

I have very weird problems with X11 device: it seems that it cannot display 
correctly. For instance, 

 x<-1:10
 plot(x)

opens the X11 plotting window, but points are not displayed, only box 
tickmarks. The margin are missing too.

However, if I input

 dev.print(pdf)

R outputs a complete plot in a pdf file (with points, margins, etc.).

Any idea?

-- 
Nicolas Mazziotta

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to