Skip to content
Prev 171413 / 398503 Next

line joining graphs

You may want to look at the examples for the cnvrt.coords function in the TeachingDemos package for some ideas on how to draw lines between plots.  However, it is better to use the grconvertX and grconvertY functions rather than the cnvrt.coords function (it will be deprecated one of these days).

Hope this helps,