s-news
[Top] [All Lists]

Re: Superposing graphics with exactly

To: Tristan Lorino <tristan.lorino@lcpc.fr>, s-news@lists.biostat.wustl.edu
Subject: Re: Superposing graphics with exactly
From: "Richard M. Heiberger" <rmh@temple.edu>
Date: Mon, 13 Mar 2006 09:32:59 -0500
You are probably looking for 
par(xaxs="d", yaxs="d")
These values lock the axes to the same postitions they had in
the previous graph.

See
?par
for details

<Prev in Thread] Current Thread [Next in Thread>