gnuplot-x11
Command-line driven interactive plotting program. X-package
Install
- All systems
-
curl cmd.cat/gnuplot-x11.sh
- Debian
-
apt-get install gnuplot-x11
- Ubuntu
-
apt-get install gnuplot-x11
- Kali Linux
-
apt-get install gnuplot-x11
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gnuplot-x11
- Raspbian
-
apt-get install gnuplot-x11
- Dockerfile
- dockerfile.run/gnuplot-x11
gnuplot-x11
Command-line driven interactive plotting program. 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. 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 contains the terminal driver that enables gnuplot to plot images interactively under X11. Most users will want this, it is however packaged separately so that low-end systems don't need X installed to use gnuplot.