# GIF based chart options. Be sure to specify the full or relative path to the
# specially compiled GNUplot program with GIF support. Config and data files
# are create by ppstats for you.
GNUPlot = "C:/Net/Gnuplot/wgnuplot.exe" # Path to GNUplot executable.
GNUPlotconfig = "gnuplot.ini" # GNUplot config file.
GNUPlotdata = "plot.data" # GNUplot data file.
GNUPlotoutput = "plot.gif" # Output GIF filename.
Actually only problem is plot.gif file. Plot.data and gnuplot.ini files are exactly where they should be.
What does Gnuplot support now, .png? I'd think you could just replace all instances of ".gif" with ".png" in PPStats, and rid yourself of those licensing problems, too.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.