Gnuplot

Rating: 
5
Your rating: None Average: 5 (1 vote)

Gnuplot is a portable command-line driven graphing utility for Linux, OS/2, MS Windows, OSX, VMS, and many other platforms. The source code is copyrighted but freely distributed (i.e., you don't have to pay for it). It was originally created to allow scientists and students to visualize mathematical functions and data interactively, but has grown to support many non-interactive uses such as web scripting. It is also used as a plotting engine by third-party applications like Octave. Gnuplot has been supported and under active development since 1986.

# Usage

$ gnuplot
gnuplot> set terminal dumb
gnuplot> help

Gnuplot can also be used in combination with SC-IM, the Vim-based terminal spreadsheet calculator.

See a demo gallery at http://gnuplot.sourceforge.net/demo_5.5/.

Screenshots: 
Application versions: 
AttachmentSizeDate
File gnuplot-5.4rc2-1.armv7hl.rpm1.49 MB19/06/2020 - 20:27
File gnuplot-5.4rc2-2.armv7hl.rpm1.31 MB20/06/2020 - 18:16
Changelog: 

* Sat Jun 20 2020 Kabouik <matf[redactedforbots]disr.it> 5.4rc2 Rel. 2
- Fixed help and stripped the binary to 850 Kb.

* Fri Jun 19 2020 Kabouik <matf[redactedforbots]disr.it> 5.4rc2
- First SFOS build based on 5.4rc2.