gnuplot5-nox
Command-line driven interactive plotting program. No-X package
Install
- All systems
-
curl cmd.cat/gnuplot5-nox.sh
- Debian
-
apt-get install gnuplot5-nox
- Ubuntu
-
apt-get install gnuplot5-nox
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gnuplot5-nox
- Raspbian
-
apt-get install gnuplot5-nox
- Dockerfile
- dockerfile.run/gnuplot5-nox
gnuplot5-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 gnuplot5-x11. The QT-output is packaged in gnuplot5-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.