[PLUG] looking for a 3d surface plotting program (besides gnuplot)

Rich Shepard rshepard at appl-ecosys.com
Sat Aug 12 12:42:34 UTC 2023


On Fri, 11 Aug 2023, American Citizen wrote:

> Has anyone used 3d surface plotting software (other than gnuplot splot
> with pm3d) ??

Randall,

Three suggestions:

1. As Brian suggested, python3 and pandas. This would be my first choice for
data sets such as yours for the shortest learning curve.
<https://pandas.pydata.org/>

2. PSTricks. I've used this when precise control of vector graphics is
required. <https://www.tug.org/PSTricks/main.cgi>

3. The R Project, the most comprehensive statistical data analysis toolkit
available. Currently there are more than 6,000 packages in the Comprehensive
R Archive Network covering every type of data, physical, chemical,
biological, social, etc.
<https://www.r-project.org; https://cran.r-project.org>

Looks like a really interesting data analysis project. Good luch with it.

Rich



More information about the PLUG mailing list