[R] changing angle in scatterplot3d

Uwe Ligges ligges at statistik.uni-dortmund.de
Wed Jul 10 08:34:02 CEST 2002



Rishabh Gupta wrote:
> 
> Hi all,
>     I was wondering whether it is possible to change the angle of all axis in a scatterplot3d graph. I know that there is one
> parameter <angle> but I was wondering whether it is possible to control the angle of all different axis individually (eg by using
> <anglex><angley><anglez>).
> In addition I was wondering whether there is a way to change the angle of a plot after all the data has been saved. E.G I want to
> see the graph from many different angles without having to feed all the points into it repeatedly.
> Any help would be greatly appreciated.
 
Nothing of your request is possible. If you want to rotate a plot
(interactively), I'd suggest to look at

1) cloud() in package lattice, or

2) the package RGL (Windows only, available at Duncan Murdoch's
homepage), or

3) the data visualiziation system "ggobi", available at
http://www.ggobi.org/ (R interfaces are also available)


Uwe Ligges
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list