Plot lines on contour
- From: "Jie" <jetter.jz@xxxxxxxxx>
- Date: 12 Aug 2006 03:17:51 -0700
Hello everyone,
I would like to make a line plot over a colour contour plot so that I
can compare two quantities in one figure.
I simply typied the following commands:
> filled.contour(x,y,z)
> lines(x, l)
Since the filled.contour command automatically adds a colour scale at
the right of the contour plot, the actual contour panel will be smaller
than the whole device panel. So the line which was supposed to overlap
with the contour exceeded the bounder of the contour panel.
Does anybody know how to constrain the line in the contour panel?
.
- Follow-Ups:
- Re: Plot lines on contour
- From: Old Mac User
- Re: Plot lines on contour
- Prev by Date: Re: Cox Proportional Hazard Model for rare events
- Next by Date: Gini coefficient
- Previous by thread: Cox Proportional Hazard Model for rare events
- Next by thread: Re: Plot lines on contour
- Index(es):
Relevant Pages
|