On Thu, May 15, 2008 at 3:55 PM, Lars Skjærven <[EMAIL PROTECTED]> wrote:
> Dear Rpy'ers,
> I am using the "filled.contour"-function to produce a contour map. I
> need to draw vertical and horisontal lines within this map related to
> its coordinate system. The problem is when the legend is drawn, it
> destroys the original coorinatesystem as described in the R-manual.

Would getting rid of the legend "fix" your problem?  You could make a
new legend-less version of the original R function, which should then
work nicely with your grid.  See
http://www.warwick.ac.uk/go/peter_cock/r/ramachandran/ for a similar
example and also
http://www.warwick.ac.uk/go/peter_cock/python/ramachandran/drawing/
for a neat way to do this from python with rpy.

Peter

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to