gnuplot_qt

Command-line driven interactive plotting program, version 5

Install

All systems
curl cmd.cat/gnuplot_qt.sh
Debian Debian
apt-get install gnuplot
Ubuntu
apt-get install gnuplot
Alpine
apk add gnuplot
Arch Arch Linux
pacman -S gnuplot
image/svg+xml Kali Linux
apt-get install gnuplot
CentOS
yum install gnuplot
Fedora
dnf install gnuplot
Windows (WSL2)
sudo apt-get update sudo apt-get install gnuplot
OS X
brew install gnuplot
Raspbian
apt-get install gnuplot
Docker
docker run cmd.cat/gnuplot_qt gnuplot_qt powered by Commando

gnuplot

Command-line driven interactive plotting program, version 5

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 is for transition and to install a full-featured gnuplot supporting the X11-output.