[R] contour and filled contour plots
m p
mzp3769 at yahoo.com
Fri Jan 14 23:59:52 CET 2005
Yes, this works perfectly. I still need to
change the labeling on the label bar since it
labels reals (1, 1.5, 2., 2.5 etc) which does not
make sense for this plot - it's a number of iterations
which needs to integer. Anything can be done?
Thanks,
Mark
--- Thomas Lumley <tlumley at u.washington.edu> wrote:
> On Fri, 14 Jan 2005, m p wrote:
>
> > Hello,
> > I'd like to remove color bar from "filled.contour"
> > plot.
> > Is it possible and how?
> > I also want to overlay "contour" plot on
> > filled.contour
>
> You can do the overlay by putting the call to
> contour() in the plot.axes=
> argument of filled.contour.
>
> -thomas
>
>
More information about the R-help
mailing list