I produced the 3D plot with "cloud" function (lattice package), but rgl package works well: I can easily plot in 3D and annotate.
Thank you very much for your help. Sebastian. --------------------- Merci de répondre à cette adresse e-mail et à [EMAIL PROTECTED] Please reply both to this email address and to [EMAIL PROTECTED] -----Message d'origine----- De : Duncan Murdoch [mailto:[EMAIL PROTECTED] Envoyé : mercredi 5 novembre 2008 19:02 À : EVANS David-William Cc : r-help@r-project.org Objet : Re: [R] "Text" function in 3D graph On 11/5/2008 10:59 AM, EVANS David-William wrote: > Fellow R users, > > > > I often use « text » to annotate plots in 2 dimensions. Having grown up to 3 > dimensions recently, I am looking for a similar function. Could anyone > provide code for how to annotate points in a 3-d plot? You need to describe how you are producing the 3d plot. The rgl package has text3d, but it's different in the scatterplot3d package or lattice. Duncan Murdoch > > > Your help is greatly appreciated. > > > > For Sébastien Velazquez. > > > > --------------------- > > Merci de répondre à cette adresse e-mail et à [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> . > > Please reply both to this email address and to [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> . > > > > > > > [[alternative HTML version deleted]] > > > > ------------------------------------------------------------------------ > > ______________________________________________ > 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. ______________________________________________ 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.