Jump to content

Gnuplot: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 11: Line 11:
* [http://jgnuplot.sourceforge.net JGNUPlot] - [[Java]] front end for gnuplot
* [http://jgnuplot.sourceforge.net JGNUPlot] - [[Java]] front end for gnuplot


====OS/2 text editors with gnuplot support====
====Editor support====
* [[jEdit]] - Java based editor - gnuplot syntax highlighting built in - Current.
* [[jEdit]] - Java based editor - gnuplot syntax highlighting built in - Current.


Line 17: Line 17:
* Last known OS/2 version: gnuplot 4.6.2 (2013-03-15)
* Last known OS/2 version: gnuplot 4.6.2 (2013-03-15)


==Links & publications==
==Links==
* [http://www.gnuplot.info/ gnuplot homepage]
* [http://www.gnuplot.info/ gnuplot homepage]
* [https://sourceforge.net/projects/gnuplot/files/gnuplot/ gnuplot download page] - On [[SourceForge]]
* [https://sourceforge.net/projects/gnuplot/files/gnuplot/ gnuplot download page] - On [[SourceForge]]

Revision as of 13:15, 2 March 2018

Multi-platform open source, command line, interactive data and function plotting utility, primarily intended for scientific, statistical and engineering graphics although it can be used for business plotting as well. It has considerable output device and format independence and as such supports a host of bitmap and vector graphics formats, markup, layout and page description languages such as TeX, HTML and PDF in addition to screen output for terminals, X11 and OS/2 PM windows.

Due to restrictive licensing conditions the package cannot be used as a graphical library and you cannot reuse the code in the package, merely distribute changes to it. However if you distribute the package as a whole separate download, you can use it as a graphics kernel for your software and even embed the output of it inside your program's user interface.

In addition to all the usual functions as used in the UNIX like and MS Windows versions the OS/2 version in addition explicitly supports REXX scripting.

Despite the name gnuplot is not related to the Free Software Foundation in any way and actually predates the use of the GNU name by the FSF, the package is named after the Gnu (Wildebeest), an animal that is like a cross between a hind and cattle.

Alternate user interfaces

Editor support

  • jEdit - Java based editor - gnuplot syntax highlighting built in - Current.

Versions

  • Last known OS/2 version: gnuplot 4.6.2 (2013-03-15)

Links

License

Authors

  • Thomas Williams
  • Colin Kelley