Hi all! 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. Yours, -- Frank G. Zoellner AG Angewandte Informatik Technische Fakult"at Universit"at Bielefeld phone: +49(0)521-106-2951 fax: +49(0)521-106-2992 email: fzoellne at techfak.uni-bielefeld.de -------------- next part -------------- A non-text attachment was scrubbed... Name: distclassreschi2.eps Type: application/postscript Size: 4966 bytes Desc: not available Url : https://stat.ethz.ch/pipermail/r-help/attachments/20040324/83df039e/distclassreschi2.eps
This is not a PS problem. The barplot you made has its horizontl axis suppressed by default. See argument axis.lty in ?barplot Joris Frank Gerrit Zoellner wrote:>Hi all! > >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. > >Yours, > > >------------------------------------------------------------------------ > >______________________________________________ >R-help at stat.math.ethz.ch mailing list >https://www.stat.math.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html >-- ====================================================================== Joris De Wolf CropDesign N.V. Plant Evaluation Group Technologiepark 3 B-9052 Zwijnaarde Belgium Tel. : +32 9 242 91 55 Fax : +32 9 241 91 73 ====================================================================== confidentiality notice: The information contained in this e-mail is confidential and...{{dropped}}
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