increase video size

This commit is contained in:
Tonton Th
2025-01-16 15:07:06 +01:00
parent cf899967ce
commit 1eac9d4cfc
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ END { \
# cat -n $TMPFILE | tail # ; exit
gnuplot << __EOC__
set term png size 1024,768
set term png size 1280,1024
set output "timing.png"
set grid
set xrange [:360]