Slashdot Mirror


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!"

4 of 31 comments (clear)

  1. Sweet. GNUPlot rocks by gkelman · · Score: 2, Interesting

    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

  2. No pie for me by Masa · · Score: 2, Interesting

    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.

    1. Re:No pie for me by dan+dan+the+dna+man · · Score: 2, Interesting

      R makes nice pies. mmm pie

      --
      I don't read your sig, why do you read mine?
  3. New LaTeX support by P-Nuts · · Score: 2, Interesting

    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.