Download Latest Version gp603-win64-mingw.exe (49.9 MB)
Email in envelope

Get an email when there's a new version of gnuplot

Home / gnuplot / 6.0.3
Name Modified Size InfoDownloads / Week
Parent folder
gnuplot-6.0.3-c23.tar.gz 2025-10-04 7.7 MB
RELEASE_NOTES_6_0_3 2025-10-04 17.6 kB
gnuplot-6.0.3-c23.tar.gz.sha256 2025-10-04 91 Bytes
readme 2025-10-04 1.4 kB
gp603-os2-pentium4-libcn-test.zip 2025-07-04 6.2 MB
gp603-win64-mingw.zip 2025-06-09 68.5 MB
gp603-win64-mingw.7z 2025-06-09 47.1 MB
gp603-win64-mingw.exe 2025-06-09 49.9 MB
gnuplot-6.0.3.tar.gz 2025-06-07 7.6 MB
gnuplot-6.0.3.tar.gz.sha256 2025-06-07 87 Bytes
Gnuplot6.pdf 2025-06-04 4.0 MB
Totals: 11 Items   191.2 MB 3,719
                      Gnuplot Version 6.0.3
                          07 June 2025

This is the third incremental release for gnuplot stable version 6.0.
In addition to the usual minor bug fixes, it contains several new features
back-ported from the development version of gnuplot.

See release notes here or from
         gnuplot.sourceforge.net/ReleaseNotes_6_0_3.html

Files:
    gnuplot-6.0.3.tar.gz			source files
    gnuplot-6.0.3.tar.gz.sha256			checksum
    RELEASE_NOTES_6_0_3				Release Notes
    Gnuplot6.pdf				User Manual
    gp603-win64-mingw.zip	binary package for Windows (zip compressed)
    gp603-win64-mingw.7z	binary package for Windows (7zip compressed)
    gp603-win64-mingw.exe	binary package for Windows (self-installing)

                          04 October 2025

Recent versions of gcc (gcc 15) default to compiling with -std=c23.
The configure script originally included with gnuplot-6.0.3 does not handle
this.  To build gnuplot with gcc 15 you can either force the previous default
by setting CFLAGS="-std=gnu17" or download instead the revised tarball below
that contains the same source files with an updated configure script and also
revised #include statements in gplt_x11.c to match the requirements of c23.   

    gnuplot-6.0.3-c23.tar.gz			with updated configure script
    gnuplot-6.0.3-c23.tar.gz.sha256		checksum
Source: readme, updated 2025-10-04