Hi,

I have encountered a problem with R2.7.2 printing. I used the following code
to generate a graph:

a <- 1:50
b <- a
plot(a~b)

In the pop-up windows with the graph, I try to print the graph by using
"File" -> "Print". The graph was printed, but it was incomplete. Some area
was missing in the lower part and the right part. Can somebody help me to
resolve this to get the full graph?

Thanks.

Li Guang

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org 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