On Wed, 24-Mar-2004 at 12:23PM +0100, Philipp Pagel wrote: |> 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.
Looks as though that one's already taking up a whole page. Might be simpler to reduce the axis.cex a tad (assuming the missing ones are not more than 3 letters). HTH -- Patrick Connolly HortResearch Mt Albert Auckland New Zealand Ph: +64-9 815 4200 x 7188 ~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~ I have the world`s largest collection of seashells. I keep it on all the beaches of the world ... Perhaps you`ve seen it. ---Steven Wright ~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~ ______________________________________________ [EMAIL PROTECTED] 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
