jgraph

Jim Plank's program for producing PostScript graphs

Install

All systems
curl cmd.cat/jgraph.sh
Debian Debian
apt-get install jgraph
Ubuntu
apt-get install jgraph
image/svg+xml Kali Linux
apt-get install jgraph
Windows (WSL2)
sudo apt-get update sudo apt-get install jgraph
Raspbian
apt-get install jgraph

jgraph

Jim Plank's program for producing PostScript graphs

Jgraph takes a description of a graph or graphs and produces a PostScript file on the standard output. Jgraph is ideal for plotting any mixture of scatter point graphs, line graphs, and/or bar graphs, and embedding the output into LaTeX, or any other text processing system which can read PostScript. The graph description language is simple enough to get nice looking graphs with a minimum of effort, yet powerful enough to give the user the flexibility to tailor the appearance of the graph to his or her individual preferences. This includes plotting multiple graphs and laying them out separately on the page (or pages).