You should begin by telling us what you did to produce the result. That way we can tell if it's something in your R commands or not. If you give us step by step instructions to reproduce the problem (with simulated data, or a dataset distributed with R), it becomes much easier to debug.

In short, PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

john polo wrote:
greetings,

i'm trying plot() from Owen's _The R Guide_ and having trouble with
being able to view the result. the Graphics Device 2 draws an image i
can only see the top part of and when i try to manipulate the window to
see the image, the window then says: "...ure margins too lar..." in
large letters. i guess it says something about picture margins too
large. i'm not sure how to determine all my video settings in Ubuntu
(8.04), what i do know is this:
1280X800
60Hz
Intel 945GM graphics
and according to /var/log/Xorg.0.log: DPI set to (96,96)

i found x11(), but i'm not sure what to change there, if i should even
change it. can someone advise how to adjust settings, please?

______________________________________________
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.

______________________________________________
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