Re: [R] How to put line linking two plots

2011-03-31 Thread Greg Snow
-Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-bounces@r- > project.org] On Behalf Of Paul Murrell > Sent: Wednesday, March 30, 2011 4:29 PM > To: Mario Valle > Cc: R-help@r-project.org > Subject: Re: [R] How to put line linking two plots > > Hi

Re: [R] How to put line linking two plots

2011-03-30 Thread Paul Murrell
Hi On 30/03/2011 10:54 p.m., Mario Valle wrote: Hello! Suppose I have three charts like below. The top chart is a general overview and the bottom charts are related so some point of this chart. To make clear this relationship I want to draw a line between (4,0.9) in the top chart and (10,1) in t

[R] How to put line linking two plots

2011-03-30 Thread Mario Valle
Hello! Suppose I have three charts like below. The top chart is a general overview and the bottom charts are related so some point of this chart. To make clear this relationship I want to draw a line between (4,0.9) in the top chart and (10,1) in the bottom-left one. Currently I add it manually