[R] "Text" function in 3D graph

Duncan Murdoch murdoch at stats.uwo.ca
Wed Nov 5 19:01:39 CET 2008


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