xplot
simple on-screen x-y column data plotter
Install
- All systems
-
curl cmd.cat/xplot.sh
- Debian
-
apt-get install xplot
- Ubuntu
-
apt-get install xplot
- Arch Linux
-
pacman -S xplot
- Kali Linux
-
apt-get install xplot
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xplot
- Raspbian
-
apt-get install xplot
- Dockerfile
- dockerfile.run/xplot
xplot
simple on-screen x-y column data plotter
XPlot is a small program to plot one- or two-dimensional datasets, which are present either in a file or are generated `on-the-fly' and piped to XPlot. XPlot lets you display one or more datasets and lets you zoom to different sections of the sets. Also. `blowups' of the currently shown portion of the data can be made. XPlot is meant for on-screen data exploration. It does not have a print button, nor is it meant for final output or publication-quality figures.