X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=c%2Fgoertzel%2Fsleepplot.sh;h=b8cf54ce3d978521edd547f8dcb4bd967d9905d0;hb=6cb3a3168affb5fe9225d6b9c82fcd9ddbb85095;hp=09fd050ccab6659a384d199a84569c4e5c528265;hpb=7cd5c7da35ac8f7e5596e4133c85e1f24e66f418;p=mirrors%2FPrograms.git diff --git a/c/goertzel/sleepplot.sh b/c/goertzel/sleepplot.sh index 09fd050..b8cf54c 100755 --- a/c/goertzel/sleepplot.sh +++ b/c/goertzel/sleepplot.sh @@ -29,7 +29,7 @@ set timefmt "%s" set grid #set pointsize 0.5 -plot "$1" using 2:5 with histeps; +plot "$1" using 2:5 with steps; EOF