[R] Problems with postscript output

Philipp Pagel p.pagel at gsf.de
Wed Mar 24 12:23:06 CET 2004


	Hi!

> I have a little problem with saving plots to file.  I use the command
> postscript() followed by the plotting command and a dev.off().
> 
> When I then look at the resulting image saved to disk, some of the
> axis labels are missing (see attached image). Is there a way to fix
> this. 

R is trying to be smart about labels getting too close/overlap. Specify the
graph to be a little wider and the labels will appear.

cu
	Philipp

-- 
Dr. Philipp Pagel                            Tel.  +49-89-3187-3675
Institute for Bioinformatics / MIPS          Fax.  +49-89-3187-3585
GSF - National Research Center for Environment and Health
Ingolstaedter Landstrasse 1
85764 Neuherberg, Germany
http://mips.gsf.de/~pagel




More information about the R-help mailing list