[R] RE : "Text" function in 3D graph

EVANS David-William david-william.evans at sncf.fr
Thu Nov 6 12:38:52 CET 2008


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 à davidwevans1 at gmail.com.  
Please reply both to this email address and to davidwevans1 at gmail.com. 
 

-----Message d'origine-----
De : Duncan Murdoch [mailto:murdoch at stats.uwo.ca] 
Envoyé : mercredi 5 novembre 2008 19:02
À : EVANS David-William
Cc : r-help at 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 à davidwevans1 at gmail.com <mailto:davidwevans1 at gmail.com> .  
> 
> Please reply both to this email address and to davidwevans1 at gmail.com <mailto:davidwevans1 at gmail.com> . 
> 
>  
> 
>  
> 
> 
> 	[[alternative HTML version deleted]]
> 
> 
> 
> ------------------------------------------------------------------------
> 
> ______________________________________________
> R-help at 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.



More information about the R-help mailing list