I'd recommend you read the code for barplot (it's all in R;
just type barplot.default at the prompt) then emulate the
xlim calculation prior to starting your series of plots, calling
each plot with the same xlim.

Reading the base package coding is always VERY instructive.
Takes time, but it's worth it.

> -----Original Message-----
> From: Paul Sorenson [mailto:[EMAIL PROTECTED]
> Sent: 13 November 2003 05:54
> To: [EMAIL PROTECTED]
> Subject: [R] xlims of barplot
  
> I would like to create a family of barplots with the same xlimits.  Is
> there a way to "read" the xlimits from the first graph so I 
> can apply it to
> the subsequent ones?  
 
Simon Fear 
Senior Statistician 
Syne qua non Ltd 
Tel: +44 (0) 1379 644449 
Fax: +44 (0) 1379 644445 
email: [EMAIL PROTECTED] 
web: http://www.synequanon.com 
  
Number of attachments included with this message: 0 
  
This message (and any associated files) is confidential and\...{{dropped}}

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to