plserver

Functions for scientific plotting with Tk

Install

All systems
curl cmd.cat/plserver.sh
Debian Debian
apt-get install plplot-tcl-bin
Ubuntu
apt-get install plplot-tcl-bin
image/svg+xml Kali Linux
apt-get install plplot-tcl-bin
Fedora
dnf install plplot-tk
Windows (WSL2)
sudo apt-get update sudo apt-get install plplot-tcl-bin
Raspbian
apt-get install plplot-tcl

plplot-tk

Functions for scientific plotting with Tk

plplot-tcl

Tcl/Tk support for PLplot, a plotting library

PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. This package contains the Tcl/Tk support for PLplot: shared libraries, Tcl modules and the Tk driver.

plplot-tcl-bin

Tcl/Tk tools for PLplot, a plotting library

PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. This package contains the pltcl and plserver programs for interactive use of the Tcl/Tk support for PLplot.