<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/gnuplot/news/" rel="alternate"/><link href="https://sourceforge.net/p/gnuplot/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/gnuplot/news/</id><updated>2013-10-09T04:47:43.946000Z</updated><subtitle>Recent posts to news</subtitle><entry><title>Release announcement for gnuplot 4.6.4</title><link href="https://sourceforge.net/p/gnuplot/news/2013/10/release-announcement-for-gnuplot-464/" rel="alternate"/><published>2013-10-09T04:47:43.946000Z</published><updated>2013-10-09T04:47:43.946000Z</updated><author><name>Ethan Merritt</name><uri>https://sourceforge.net/u/sfeam/</uri></author><id>https://sourceforge.netee32c70a02b26e2ab6973624ae864758652f7e8c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;div class="codehilite"&gt;&lt;pre&gt;               &lt;span class="n"&gt;GNUPLOT&lt;/span&gt; &lt;span class="n"&gt;VERSION&lt;/span&gt; &lt;span class="mf"&gt;4.6.4&lt;/span&gt;
        &lt;span class="o"&gt;===================================&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;This is an incremental release of gnuplot version 4.6.&lt;br /&gt;
A short list of changes since the previous patchlevel (version 4.6.3)&lt;br /&gt;
is given below and in the NEWS file.  Detailed information is in ChangeLog.&lt;/p&gt;
&lt;h1 id="new-features-changes-and-fixes-since-gnuplot-version-463"&gt;New features, changes and fixes since gnuplot version 4.6.3&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;NEW Ctrl-Break interrupts fitting run in wgnuplot&lt;/li&gt;
&lt;li&gt;CHANGE treat empty fields in a csv file as "missing" rather than "bad"&lt;/li&gt;
&lt;li&gt;CHANGE allow reference to more than one column header in 'using' or 'title'&lt;/li&gt;
&lt;li&gt;CHANGE install-info is no longer a default "make install" target&lt;/li&gt;
&lt;li&gt;CHANGE if a polar plot is autoscaled, try to place the origin at the center&lt;/li&gt;
&lt;li&gt;FIX svg and canvas terminal mousing of inverted axis coordinates&lt;/li&gt;
&lt;li&gt;FIX emf failed to initialize font correctly on some systems&lt;/li&gt;
&lt;li&gt;FIX timedata columns can now be referred to via column(N) and column("HEAD")&lt;/li&gt;
&lt;li&gt;FIX qt terminal toggling of enhanced text elements in plot with labels&lt;/li&gt;
&lt;li&gt;FIX color/pattern generated for key entries of columnstacked histograms&lt;/li&gt;
&lt;li&gt;FIX hitting ^C twice forces temination of wxt session hung by lost X-server&lt;/li&gt;
&lt;li&gt;FIX win terminal failed to properly adjust plot border after window resize&lt;/li&gt;
&lt;li&gt;FIX several conditions in which macros were not expanded during command input&lt;/li&gt;
&lt;li&gt;FIX promote a string containing only digits to INTGR rather than CMPLX&lt;/li&gt;
&lt;li&gt;FIX 'set grid front' caused failure to initialize location of axis zero point&lt;/li&gt;
&lt;li&gt;FIX very poor precision in mouse coords reported by x11 in -persist mode&lt;/li&gt;
&lt;li&gt;FIX parsing of $# (the number of arguments in a "call"). It's not a comment!&lt;/li&gt;
&lt;li&gt;FIX memory leak of cropped images using pngcairo terminal&lt;/li&gt;
&lt;li&gt;FIX "lc variable" now iterates over linetype colors (not styles) as documented&lt;/li&gt;
&lt;li&gt;FIX rtics were sometimes drawn with length 0&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>Gnuplot 4.4.3 released</title><link href="https://sourceforge.net/p/gnuplot/news/2011/03/gnuplot-443-released/" rel="alternate"/><published>2011-03-05T04:18:45Z</published><updated>2011-03-05T04:18:45Z</updated><author><name>Ethan Merritt</name><uri>https://sourceforge.net/u/sfeam/</uri></author><id>https://sourceforge.net8d89f289e139e5bfed70a82ae793dccc6c342211</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This is an incremental update to the stable version 4.4 &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Gnuplot 4.4.2 released</title><link href="https://sourceforge.net/p/gnuplot/news/2010/09/gnuplot-442-released/" rel="alternate"/><published>2010-09-27T02:58:52Z</published><updated>2010-09-27T02:58:52Z</updated><author><name>Ethan Merritt</name><uri>https://sourceforge.net/u/sfeam/</uri></author><id>https://sourceforge.netfebac20b94bb3892d54373cf8b36a15a4c76b20d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Gnuplot 4.4.2 contains 3 bug fixes for 4.4.1;  they fix a regression ("lc N" broken), a segfault ("refresh" after interrupted replot), and a clipping error.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>gnuplot 4.2.6 released</title><link href="https://sourceforge.net/p/gnuplot/news/2009/09/gnuplot-426-released/" rel="alternate"/><published>2009-09-03T03:37:57Z</published><updated>2009-09-03T03:37:57Z</updated><author><name>Ethan Merritt</name><uri>https://sourceforge.net/u/sfeam/</uri></author><id>https://sourceforge.net9c5241f9639e3df30c3a598b2424e3d7a1c47dbb</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Gnuplot version 4.2.6 is released as of today, 3 September 2009.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;This will probably be the last incremental update of the 4.2 series.  A first release candidate for version 4.4 will be along in the next month or two.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>gnuplot 4.2.5 released</title><link href="https://sourceforge.net/p/gnuplot/news/2009/03/gnuplot-425-released/" rel="alternate"/><published>2009-03-30T05:27:26Z</published><updated>2009-03-30T05:27:26Z</updated><author><name>Ethan Merritt</name><uri>https://sourceforge.net/u/sfeam/</uri></author><id>https://sourceforge.net8e78deca145851c69aa6452dcc6c180f91a5c36c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Gnuplot 4.2.5 (version 4.2 patchlevel 5) is an incremental release containing bugfixes and a few enhancements.&lt;/p&gt;
&lt;p&gt;If you are looking for major new features, try the cvs development version (4.3).&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>4.2.4 released</title><link href="https://sourceforge.net/p/gnuplot/news/2008/09/424-released/" rel="alternate"/><published>2008-09-23T05:13:55Z</published><updated>2008-09-23T05:13:55Z</updated><author><name>Ethan Merritt</name><uri>https://sourceforge.net/u/sfeam/</uri></author><id>https://sourceforge.net01b5ccf6d20457ac1a372b72941bf05fa2a7da96</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Gnuplot 4.2.4 (version 4.2 patchlevel 4) is an incremental release containing bugfixes and some enhancements to the official version 4.2 release series.&lt;/p&gt;
&lt;p&gt;If you are looking for major new features, try the cvs development version (4.3).&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>gnuplot 4.2.3 released</title><link href="https://sourceforge.net/p/gnuplot/news/2008/03/gnuplot-423-released/" rel="alternate"/><published>2008-03-08T21:52:56Z</published><updated>2008-03-08T21:52:56Z</updated><author><name>Ethan Merritt</name><uri>https://sourceforge.net/u/sfeam/</uri></author><id>https://sourceforge.netc3231bad9227627df2831a728fac50c43baeb623</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Incremental release of the current stable gnuplot version 4.2&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>gnuplot-4.2.1 released</title><link href="https://sourceforge.net/p/gnuplot/news/2007/08/gnuplot-421-released/" rel="alternate"/><published>2007-08-26T20:14:18Z</published><updated>2007-08-26T20:14:18Z</updated><author><name>Ethan Merritt</name><uri>https://sourceforge.net/u/sfeam/</uri></author><id>https://sourceforge.net8093822bcd87c45e56ce46d44fad1f2acba156f3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;h1 id="gnuplot-version-421"&gt;GNUPLOT VERSION 4.2.1&lt;/h1&gt;
&lt;p&gt;Version 4.2.1 is an incremental bug-fix release for version 4.2.0.&lt;br /&gt;
A synopsis of the changes since 4.2.0 is given below and in the NEWS file.&lt;br /&gt;
Full information is given in the ChangeLog.&lt;/p&gt;
&lt;h1 id="new-features-changes-and-fixes-since-gnuplot-version-420"&gt;New features, changes and fixes since gnuplot version 4.2.0&lt;/h1&gt;
&lt;p&gt;* NEW allow extra column in 2D plots containing color information&lt;br /&gt;
* NEW set term latex {size XX,YY}&lt;br /&gt;
* FIX buffering of very long input lines&lt;br /&gt;
* FIX clipping of image data against plot boundary&lt;br /&gt;
* FIX polygon clipping bugs&lt;br /&gt;
* FIX key sample for plots with variable color&lt;br /&gt;
* FIX wxt initialization on non-gnu systems&lt;br /&gt;
* FIX escape sequence %% handling in sprintf() format strings&lt;br /&gt;
* FIX Apply &amp;quot;set style incr user&amp;quot; to 3D contours and to columnstacked histograms&lt;br /&gt;
* FIX Apply &amp;quot;set key {no}enhanced&amp;quot; to key titles read from a file&lt;br /&gt;
* FIX Allow string variable as filename for &amp;quot;fit via &amp;lt;filename&amp;gt;&amp;quot;&lt;br /&gt;
* CHANGE defer x11 initialization until first plot command&lt;br /&gt;
* CHANGE clean up configuration files for amg, cyg, mgw, dj2&lt;br /&gt;
* CHANGE modify SVG output to accommodate non-compliant viewers&lt;br /&gt;
* CHANGE allow 'strcol()' as shorthand for 'stringcolumn()'&lt;br /&gt;
* CHANGE default to &amp;quot;blacktext&amp;quot; for TeX-based PostScript variants&lt;/p&gt;
&lt;p&gt;Demo plots illustrating these and other features are online at&lt;/p&gt;
&lt;p&gt;&lt;a href="http://gnuplot.sourceforge.net/demo"&gt;http://gnuplot.sourceforge.net/demo&lt;/a&gt;_4.2/&lt;/p&gt;
&lt;p&gt;You can download a source tarball for gnuplot version 4.2.1 from the&lt;br /&gt;
gnuplot development site on SourceForge.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://sourceforge.net/project/showfiles.php?group"&gt;http://sourceforge.net/project/showfiles.php?group&lt;/a&gt;_id=2055&lt;/p&gt;
&lt;p&gt;Installation&lt;br /&gt;
------------&lt;br /&gt;
Installation instructions are available in the source itself; the short&lt;br /&gt;
version for linux/unix-like systems is to unpack the tarball and then&lt;br /&gt;
build it:&lt;br /&gt;
cd gnuplot-4.2.1 ; ./configure ; make&lt;br /&gt;
test it:&lt;br /&gt;
make check&lt;br /&gt;
install it:&lt;br /&gt;
make install&lt;/p&gt;
&lt;p&gt;Known issues&lt;br /&gt;
------------&lt;br /&gt;
- Plot styles image and rgbimage are EXPERIMENTAL; their implementation&lt;br /&gt;
is incomplete and may change in future versions of gnuplot&lt;br /&gt;
- Internationalization and locale support is incomplete in this version.&lt;br /&gt;
If you encounter problems with character encodings, numerical formats,&lt;br /&gt;
or other locale issues, try the CVS version on SourceForge.&lt;/p&gt;
&lt;p&gt;Support&lt;br /&gt;
-------&lt;br /&gt;
Please report all bugs and installation problems to the bug tracker&lt;br /&gt;
on SourceForge:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://sourceforge.net/tracker/?group"&gt;http://sourceforge.net/tracker/?group&lt;/a&gt;_id=2055&amp;amp;atid=102055&lt;/p&gt;
&lt;p&gt;There is also an active gnuplot discussion forum on usenet group&lt;/p&gt;
&lt;p&gt;comp.graphics.apps.gnuplot&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>gnuplot-4.2 released</title><link href="https://sourceforge.net/p/gnuplot/news/2007/03/gnuplot-42-released/" rel="alternate"/><published>2007-03-04T21:30:41Z</published><updated>2007-03-04T21:30:41Z</updated><author><name>Ethan Merritt</name><uri>https://sourceforge.net/u/sfeam/</uri></author><id>https://sourceforge.net6e92860c49dba484008b8be292ce295064c81518</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;div class="codehilite"&gt;&lt;pre&gt;    &lt;span class="n"&gt;OFFICIAL&lt;/span&gt; &lt;span class="n"&gt;RELEASE&lt;/span&gt; &lt;span class="n"&gt;OF&lt;/span&gt; &lt;span class="n"&gt;GNUPLOT&lt;/span&gt; &lt;span class="n"&gt;VERSION&lt;/span&gt; 4&lt;span class="p"&gt;.&lt;/span&gt;2
    &lt;span class="o"&gt;======================================&lt;/span&gt;&lt;span class="p"&gt;=&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;We are delighted to announce the release of gnuplot version 4.2.&lt;br /&gt;
It has been almost 3 years since release of the previous version 4.0, but&lt;br /&gt;
we have put this time to good use.  Version 4.2 contains a ton of new&lt;br /&gt;
features, support for several new output devices, and improved performance&lt;br /&gt;
when plotting large data sets.  For a complete list of new features, see &lt;br /&gt;
the NEWS file that comes with the program.&lt;/p&gt;
&lt;p&gt;Major additions include&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="o"&gt;\*&lt;/span&gt; &lt;span class="n"&gt;Text&lt;/span&gt; &lt;span class="n"&gt;strings&lt;/span&gt; &lt;span class="n"&gt;can&lt;/span&gt; &lt;span class="n"&gt;be&lt;/span&gt; &lt;span class="n"&gt;read&lt;/span&gt; &lt;span class="n"&gt;and&lt;/span&gt; &lt;span class="n"&gt;manipulated&lt;/span&gt; &lt;span class="n"&gt;as&lt;/span&gt; &lt;span class="n"&gt;normal&lt;/span&gt; &lt;span class="n"&gt;data&lt;/span&gt;
&lt;span class="o"&gt;\*&lt;/span&gt; &lt;span class="n"&gt;New&lt;/span&gt; &lt;span class="n"&gt;interactive&lt;/span&gt; &lt;span class="n"&gt;terminal&lt;/span&gt; &lt;span class="n"&gt;based&lt;/span&gt; &lt;span class="n"&gt;on&lt;/span&gt; &lt;span class="n"&gt;wxWidgets&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;pango&lt;/span&gt; &lt;span class="n"&gt;and&lt;/span&gt; &lt;span class="n"&gt;cairo&lt;/span&gt;
&lt;span class="o"&gt;\*&lt;/span&gt; &lt;span class="n"&gt;New&lt;/span&gt; 2&lt;span class="n"&gt;D&lt;/span&gt; &lt;span class="n"&gt;plot&lt;/span&gt; &lt;span class="n"&gt;styles&lt;/span&gt; &lt;span class="s"&gt;'histogram'&lt;/span&gt; &lt;span class="s"&gt;'labels'&lt;/span&gt; &lt;span class="s"&gt;'image'&lt;/span&gt; &lt;span class="s"&gt;'rgbimage'&lt;/span&gt;
&lt;span class="o"&gt;\*&lt;/span&gt; &lt;span class="n"&gt;New&lt;/span&gt; 3&lt;span class="n"&gt;D&lt;/span&gt; &lt;span class="n"&gt;plot&lt;/span&gt; &lt;span class="n"&gt;styles&lt;/span&gt; &lt;span class="s"&gt;'labels'&lt;/span&gt; &lt;span class="s"&gt;'vectors'&lt;/span&gt; &lt;span class="s"&gt;'image'&lt;/span&gt; &lt;span class="s"&gt;'rgbimage'&lt;/span&gt;
&lt;span class="o"&gt;\*&lt;/span&gt; &lt;span class="n"&gt;User&lt;/span&gt; &lt;span class="n"&gt;control&lt;/span&gt; &lt;span class="n"&gt;over&lt;/span&gt; &lt;span class="n"&gt;color&lt;/span&gt; &lt;span class="n"&gt;definitions&lt;/span&gt; &lt;span class="n"&gt;and&lt;/span&gt; &lt;span class="n"&gt;color&lt;/span&gt; &lt;span class="n"&gt;use&lt;/span&gt; &lt;span class="n"&gt;in&lt;/span&gt; &lt;span class="n"&gt;plots&lt;/span&gt;
&lt;span class="o"&gt;\*&lt;/span&gt; &lt;span class="n"&gt;Improved&lt;/span&gt; &lt;span class="n"&gt;font&lt;/span&gt; &lt;span class="n"&gt;handling&lt;/span&gt; &lt;span class="n"&gt;and&lt;/span&gt; &lt;span class="n"&gt;text&lt;/span&gt; &lt;span class="n"&gt;formatting&lt;/span&gt;
&lt;span class="o"&gt;\*&lt;/span&gt; &lt;span class="n"&gt;New&lt;/span&gt; &lt;span class="n"&gt;syntax&lt;/span&gt; &lt;span class="n"&gt;to&lt;/span&gt; &lt;span class="n"&gt;handle&lt;/span&gt; &lt;span class="n"&gt;string&lt;/span&gt; &lt;span class="n"&gt;variables&lt;/span&gt; &lt;span class="n"&gt;and&lt;/span&gt; &lt;span class="n"&gt;string&lt;/span&gt; &lt;span class="n"&gt;functions&lt;/span&gt;
&lt;span class="o"&gt;\*&lt;/span&gt; &lt;span class="n"&gt;Creation&lt;/span&gt; &lt;span class="n"&gt;of&lt;/span&gt; &lt;span class="n"&gt;animated&lt;/span&gt; &lt;span class="n"&gt;gif&lt;/span&gt; &lt;span class="n"&gt;sequences&lt;/span&gt;
&lt;span class="o"&gt;\*&lt;/span&gt; &lt;span class="n"&gt;Support&lt;/span&gt; &lt;span class="k"&gt;for&lt;/span&gt; &lt;span class="n"&gt;UTF&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;8 &lt;span class="n"&gt;and&lt;/span&gt; &lt;span class="n"&gt;other&lt;/span&gt; &lt;span class="n"&gt;multi&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;byte&lt;/span&gt; &lt;span class="n"&gt;font&lt;/span&gt; &lt;span class="n"&gt;encodings&lt;/span&gt;
&lt;span class="o"&gt;\*&lt;/span&gt; &lt;span class="n"&gt;Japanese&lt;/span&gt; &lt;span class="n"&gt;language&lt;/span&gt; &lt;span class="n"&gt;documentation&lt;/span&gt; &lt;span class="n"&gt;and&lt;/span&gt; &lt;span class="n"&gt;internal&lt;/span&gt; &lt;span class="n"&gt;help&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Demo plots illustrating these and other features are online at&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;http&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="o"&gt;//&lt;/span&gt;&lt;span class="n"&gt;gnuplot&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;sourceforge&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;net&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;demo&lt;/span&gt;&lt;span class="o"&gt;\&lt;/span&gt;&lt;span class="n"&gt;_4&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;2&lt;span class="o"&gt;/&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;You can download a source tarball for gnuplot version 4.2 from the &lt;br /&gt;
gnuplot development site on SourceForge. Pre-built binaries for&lt;br /&gt;
selected platforms will appear presently.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;http&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="o"&gt;//&lt;/span&gt;&lt;span class="n"&gt;sourceforge&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;net&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;project&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;showfiles&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;php&lt;/span&gt;?&lt;span class="n"&gt;group&lt;/span&gt;&lt;span class="o"&gt;\&lt;/span&gt;&lt;span class="n"&gt;_id&lt;/span&gt;&lt;span class="p"&gt;=&lt;/span&gt;2055
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Installation&lt;br /&gt;
------------&lt;br /&gt;
Installation instructions are available in the source itself; the short&lt;br /&gt;
version for linux/unix-like systems is to unpack the tarball and then&lt;br /&gt;
build it:&lt;br /&gt;
        cd gnuplot-4.2.0 ; ./configure ; make&lt;br /&gt;
test it:&lt;br /&gt;
        make check&lt;br /&gt;
install it:&lt;br /&gt;
        make install&lt;/p&gt;
&lt;p&gt;Known issues&lt;br /&gt;
------------&lt;br /&gt;
- Installation of the new wxt terminal under OSX and Solaris is problematic&lt;br /&gt;
- Plot styles image and rgbimage are marked EXPERIMENTAL; their implementation&lt;br /&gt;
is incomplete and may change in future versions of gnuplot&lt;br /&gt;
- MSWindows support for mouse/keyboard events is incomplete&lt;/p&gt;
&lt;p&gt;Support&lt;br /&gt;
-------&lt;br /&gt;
Please report all bugs and installation problems to the bug tracker&lt;br /&gt;
on SourceForge:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;http&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="o"&gt;//&lt;/span&gt;&lt;span class="n"&gt;sourceforge&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;net&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;tracker&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;?&lt;span class="n"&gt;group&lt;/span&gt;&lt;span class="o"&gt;\&lt;/span&gt;&lt;span class="n"&gt;_id&lt;/span&gt;&lt;span class="p"&gt;=&lt;/span&gt;2055&lt;span class="o"&gt;&amp;amp;&lt;/span&gt;&lt;span class="n"&gt;amp&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;&lt;span class="n"&gt;atid&lt;/span&gt;&lt;span class="p"&gt;=&lt;/span&gt;102055
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;There is also an active gnuplot discussion forum on usenet group&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;comp&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;graphics&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;apps&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;gnuplot&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Development&lt;br /&gt;
-----------&lt;br /&gt;
Gnuplot development is quite active. The development branch (4.3) on &lt;br /&gt;
SourceForge contains preliminary implementations of many new features;&lt;br /&gt;
feedback and additional contributions of code are very welcome.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>4th (final) Release Candidate of version 4.2</title><link href="https://sourceforge.net/p/gnuplot/news/2007/01/4th-final-release-candidate-of-version-42/" rel="alternate"/><published>2007-01-24T20:23:05Z</published><updated>2007-01-24T20:23:05Z</updated><author><name>Ethan Merritt</name><uri>https://sourceforge.net/u/sfeam/</uri></author><id>https://sourceforge.net814e2ac799d1fbfa215316592ca67063f5853d6c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;We are delighted to announce the availability of the third and hopefully&lt;br /&gt;
final release candidate for gnuplot version 4.2, in the form of a source&lt;br /&gt;
file tarball.  Pre-compiled binaries for selected platforms will follow.&lt;br /&gt;
Unless serious new bugs are reported, the final 4.2 release should be&lt;br /&gt;
identical to -rc4 except for the versioning tags.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>