Install jgraph by entering the following commands in the terminal:
sudo apt update sudo apt install jgraph
Description:
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).
Version: 83-23build1
Section: universe/math