Skip to content
Prev 11917 / 398502 Next

printing from treillis.device

Hi,
I was using xyplot 
and had problems in printing (on a postscript file)
when there was 
a session
like 
xyplot(....)
par(new=T)
xyplot(....)

after a print the result is that the ps contains only he last
xyplot!
any obvious things to do?
thanks
Didier