You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With pmbw-0.6.2 or even the current git version (1a2f3ff), a plot generated with the stats.txt of a pmbw with a -p <number> yields:
./stats2gnuplot stats.txt | gnuplot
Parsed 23 RESULT lines in input.
line 331: warning: Skipping data file with no valid points
gnuplot> plot '-' using 1:2 title 'p=32' with linespoints
^
line 331: x range is invalid
gnuplot 5.2 patchlevel 4 or even with patchlevel 8.
The text was updated successfully, but these errors were encountered:
bondhugula
changed the title
GNUPlot file doesn't work with a recent version
GNUPlot file doesn't work for stats generated with -p <number> argument
Jul 9, 2020
With pmbw-0.6.2 or even the current git version (1a2f3ff), a plot generated with the stats.txt of a
pmbw
with a-p <number>
yields:gnuplot 5.2 patchlevel 4 or even with patchlevel 8.
The text was updated successfully, but these errors were encountered: