Gnuplot 4.0 Released
RazorBlack writes "Almost a year and a half after Gnuplot's previous stable release (3.7.3), version 4.0 has arrived! It boasts quite a lot of very interesting new features, including interactive mouse control, coloured 2D maps and 3D surfaces, interpolation and more flexible data files. Science geeks rejoice!"
Just as I've been working for ages getting some groovy graphs drawn that I can't really do in MRTG, they release a new GNUPlot.
Groovy.
And it's Friday afternoon
Damn. Still no pie charts, because it "It's not possible in gnuplot" (as stated in the FAQ). How hard can it be? I like Gnuplot very much, but it seems that I still have to rely on self-made Tcl/Tk-script so I can bake myself some nice EPS pies.
Is it just me or do other people find GNU plot to look old and sort of primitive ?
Please note that despite it's name, gnuplot has nothing to do with the FSF and the GNU project. It's not even released under the GPL. In fact it's not even Free Software, since it's license doesn't allow distribution of a modified version of the program.
You can read this in the gnuplot FAQ
For fancier stuff there are fancier tools (including opendx ), but for simple stuff gnuplot works well, is reasonably priced and is hard to beat.
While I'm always glad to see progress on every front, gnuplot has been sitting on the 3.* level for a long time. I had the idea that the original authors left without properly designating heirs.
The SVG device driver support is intriguing, but being a "Gnu" thing it doesn't take advantage of the extensive plotutils library that, sadly, seems to have experience strong development only up to a point.
Anyway, for people interested in doing serious xy 2D scientific plots, you owe it to yourself to checkout Grace.
Everyone always raves about 3D, volume rendering and stereoscopic movies, but so much importance science gets done in plain old 2D xy plots.
"Provided by the management for your protection."
For me, the best feature of gnuplot was the pslatex terminal, which allows you to let LaTeX take care of typesetting the labels, legends and so forth, making the graph you include look much more integrated into your document than including just a plain .eps exported from some other software. Apparently there is now also an epslatex terminal, and I would be interested to find out what benefits using this instead has.
On a side note, xfig allows the creation of simple diagrams with LaTeX formatted captions. Together, these programs take care of making the prettiest figures in your document, though I'd like to know about any other software that produces split PostScript/LaTeX files.
Its name is misleading.. its really not a 'gnu project' at all...
---- Booth was a patriot ----
When virtually nothing can import it apart from a few SVG drawing packages? The day I can import a random SVG into OpenOffice etc. then it will be useful.
I use GraphCalc.I well I've enever used it under Linux, but I've used it under Windows and it works well. The interface is a little off, but so are most apps. It has a wonderful 3D graphing too undersurpassed by anything else I've seen. And unlike gnuplot, GraphCalc *is* under the GPL.
I just thought I put this out there as it's a good free that also works for Windows and I'm sure that they could use a few more developers.
Your CPU is not doing anything else, at least do something.
The developers did a good job of keeping the code portable - not loaded with gcc'isms as is the case with some open source packages. It compiled with no problem other than a scheissload of warning messages under Sun's Forte 6u2.
Documentation is improved and the pdf is much easier to read with Acrobat than was the case for the 3.7 docs.
A bit disappointed with the lack of the "gif" terminal - with the LZW patent now expired in the US. I know "png" is supposed to be superior, but more software groks gif's than png's.
A Shadeless room is a brighter room.