I solved the problem with
plot(0:1,0:1, type = "n", axes=FALSE,xlab="",ylab="")
text(...)

Thanks,
Adel


mysimbaa wrote:
> 
> Dear R users,
> 
> Is it possible to add comments in a plot window?
> I have 3 plots -> this plots have to be commented on same window
> Is possible to do the following :
> http://www.nabble.com/file/p18193822/plot%2526comments.JPG
> plot%26comments.JPG 
> 
> I don't know how to do it. Maybe plot.window or something like that.
> 
> Any suggestions??
> Thanks in advance,
> Adel.
> 

-- 
View this message in context: 
http://www.nabble.com/Add-comments-on-plot-window-tp18193822p18214155.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.

Reply via email to