Gnuplot
Open-source graphing and plotting software.
(www.gnuplot.info) gnuplot homepage website
ROAM_REFS: http://www.gnuplot.info/
Gnuplot is a portable command-line driven graphing utility for Linux, Windows, macOS, OS/2, VMS, and other platforms. The source code is copyrighted but freely distributed (you don't have to pay for it). It was originally created to allow scientists and students to visualize mathematical functions and data interactively, but has grown to support many non-interactive uses such as web scripting. It is also used as a plotting engine by third-party applications like Octave. Gnuplot has been supported and under active development since 1986.
** Gnuplot supports many different types of 2D and 3D plots
Here is a Gallery of demos.
** Gnuplot supports many different types of output
interactive screen display: cross-platform (Qt, wxWidgets, x11) or system-specific (MS Windows, OS/2) direct output to file: postscript (including eps), pdf, png, gif, jpeg, LaTeX, metafont, emf, svg, … mouseable web display formats: HTML5, svg
(en.wikipedia.org) gnuplot - Wikipedia website
ROAM_REFS: https://en.wikipedia.org/wiki/Gnuplot
gnuplot is a command-line and GUI program that can generate two- and three-dimensional plots of functions, data, and data fits. The program runs on all major computers and operating systems (Linux, Unix, Microsoft Windows, macOS, FreeDOS, and many others). Originally released in 1986, its listed authors are Thomas Williams, Colin Kelley, Russell Lang, Dave Kotz, John Campbell, Gershon Elber, Alexander Woo "and many others." Despite its name, this software is not part of the GNU Project.