Blogger Tips and TricksLatest Tips And TricksBlogger Tricks

Wednesday 2 March 2016

GNU PLOT

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.

Gnuplot supports many different types of 2D and 3D plots

Here is a Gallery of demos.

Gnuplot supports many different types of output

interactive screen display:cross-platform (Qt, wxWidgets, x11) or system-specific (MS Windows, OS/2)
direct output to file:postscript (including eps), pdf, png, gif, jpeg, LaTeX, metafont, emf, svg, ...
mouseable web display formats:HTML5, svg
Version 4.6 Release
Version 5.0 Release

The Development version is gnuplot 5.1

No comments:

Post a Comment