gnuplot4-nox
Command-line driven interactive plotting program. No-X package
Install
- All systems
-
curl cmd.cat/gnuplot4-nox.sh
- Debian
-
apt-get install gnuplot-nox
- Ubuntu
-
apt-get install gnuplot-nox
- Kali Linux
-
apt-get install gnuplot-nox
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gnuplot-nox
- Raspbian
-
apt-get install gnuplot-nox
- Dockerfile
- dockerfile.run/gnuplot4-nox
gnuplot-nox
Command-line driven interactive plotting program. No-X package
Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. The X11-output is packaged in gnuplot-x11. The QT-output is packaged in gnuplot-qt. Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. This package is for working without an X server.