Generate 2D and 3D plots of functions, data, and data fits

Gnuplot for Mac

Gnuplot 6.0.2

  -  7.28 MB  -  Freeware
  • Latest Version

    Gnuplot 6.0.3

  • Operating System

    Mac OS X 10.11 or later

  • User Rating

    Click to vote
  • Author / Product

    Gnuplot Team / External Link

  • Filename

    gnuplot-6.0.2.tar.gz

  • MD5 Checksum

    ea0931758fc180e3b1950931b9869921

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Gnuplot 6.0.2.


For those interested in downloading the most recent release of Gnuplot for Mac or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • Gnuplot 6.0.2 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Gnuplot 6.0.2 Screenshot 1

What's new in this version:

Changed:
- Local variables are reimplemented to provide a better-defined scope and faster evaluation of function blocks
- Existing plot styles steps, histeps, fsteps, and fillsteps are reimplemented to use the new hsteps code
- Boxplot outlier position (horizontal displacement) is controlled by "set jitter"
- The content of $GPVAL_LAST_MULTIPLOT is appended to the output from "save" so that loading the saved file regenerates a full multiplot rather than only the final component

Fixed:
- reworked generation of logscale axis tic marks
- Do not save extraneous commands to $GPVAL_LAST_MULTIPLOT
- svg: modify gnuplot_svg.js to work in local standalone mode
- wxt: release per-thread font data before entering "persist"
- "set table": honor "nosurface" keyword in splot
- "set table": honor "set format z" when z is printed from plot
- better contouring near the edge of a z-clipped surface
- handle mousing of logscale axes in inactive plot windows
- "set tics scale" does not change other axis tick properties
- points with variable color value NaN should not be drawn
- "set term tikz nostandalone" should suppress the latex wrapper
- handle unusual case of intersecting pm3d surfaces
- prevent use-after-free if a function block has no "return"