Comments on Get Started With GNUPlot

GNUPlot is an actively developed freely distributed non-open source command line graphing and plotting software tool that was initially released back in 1986. GNUPlot can be useful for a wide spectrum of applications, so here comes a quick guide that will help you understand how it works, get to play with its basic functionality, and learn how to take your first steps with it the easy way.

1 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Joe Beach

The article says that Gnuplot is "non-open source". That is not true. Gnuplot is Free and Open Source Software. Its license is more restrictive than the General Public License, but it is still FOSS. It is included in the Debian project, which is pretty purist in its FOSS requirements.

Gnuplot is a great plotting and fitting package, I have been using it on various GNU/Linux distributions for over a decade.