[R] 2D and 3D graphing

EK Esawi eke@@w| @end|ng |rom y@hoo@com
Tue Mar 24 03:54:04 CET 2020


 
Thank you Ista and LMH. 
I want to plot 3D scatter with options to connect the surface with lines;that's just like points connected with a  line in 2D and i may want to fit a surface to the data for soem of teh plots. LMH pointed out to what concerned me and the reason for the question which was i don't want to spend time in a package and then find out that t doesn't do what i want to.
Thanks again and best of luckEK
    On Monday, March 23, 2020, 6:02:33 PM EDT, LMH <lmh_users-groups using molconn.com> wrote:  
 
 Hello,

I use rgl for 3D plots.

Mostly I use this for a 3D scatter plot where I can zoom and pan for closer analyses
of the data. I also can manually connect any points with lines. It took me a bit to
get the options right so the plot appears the way I want it to. In my opinion, there
are a few unresolved issues with the units and labels on the axis, but most of the
data I looked at was in principle components so x, y, and z were in the same units.

I can post a sample of the terminal input that I used if that would help.

LMH


Ek Esawi wrote:
> Hi All--
> 
> I have been looking into 2D and 3D graphing packages. Based on what i
> read, it seems that ggplot2 is the best and I like it too, but ggplot2
> doesn't have 3D plotting capabilities. I read that other packages
> (plot_ly, rgl, rayshader) can be used with ggplot2 to create 3D
> charts, but not sure if that’s the way to go.
> 
> The question is: what is/are the best 2D and 3D graphing packages? I
> read that lattice, and a few others, has “limited” 3D charting
> capabilities.
> 
> Thanks in advance--EK
> 
> ______________________________________________
> R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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 using r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.
  
	[[alternative HTML version deleted]]



More information about the R-help mailing list