You can save histograms, scatter plots, and response plots in various formats, including Portable Network Graphics (PNG) and Graphics Interchange Format (GIF). You can save a histogram or plot after you create it when, on the Preferences menu, Plot Options is Interactive or View-Only.
The File Selector window appears.
Available options for the format of the output file include: Portable Network Graphics (png), PostScript (postscript), Graphics Interchange Format (gif), and Joint Photographic Experts Group (jpeg).
For example:
set terminal png
For example:
set output "c:/histogram1.png"
Your plot is saved in the format and with the file name you specified.
For more information about Gnuplot (v4.4), including a PDF of the documentation you can download, go to gnuplot.info.
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.