points(x, y, pch=1, cex=10) adjust cex to the size circle you want.
On Sat, Feb 27, 2010 at 4:22 AM, abotaha <yaseen0...@gmail.com> wrote: > > Hello, > > I have plot in R (which is curve during time series) and it is working well. > i want to add a circle symbol to one place within the plot but i do not know > how to do that!!!!? > > I used matplot() because i have many data in the plot. > > any help please, > > cheers > > -- > View this message in context: > http://n4.nabble.com/Overlap-plot-tp1571803p1571803.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem that you are trying to solve? ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.