Re: [R] Odp: plot area: secondary y-axis does not display well

2010-04-02 Thread Muhammad Rahiz
Thanks Ivan, Jim and Petr. The output turns out as desired after I've taken your suggestions. Muhammad __ 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-

[R] Odp: plot area: secondary y-axis does not display well

2010-04-02 Thread Petr PIKAL
Hi r-help-boun...@r-project.org napsal dne 02.04.2010 12:12:02: > Dear useRs, > > I'm having a slight problem with plotting on 2 axes. While the following > code works alright on screen, the saved output does not turn out as > desired i.e. the secondary y-axis does not display fully. > > Jus