realistic scale

This commit is contained in:
tth 2019-01-13 22:22:21 +01:00
förälder f4c0e627ff
incheckning 9becddcdac
1 ändrade filer med 1 tillägg och 1 borttagningar

Visa fil

@ -17,7 +17,7 @@ set title "Dans le Double Dragon 2"
set xdata time
set timefmt "%s"
set format x "%H:%M:%S"
set yrange [-5.0 : 30.0]
set yrange [ 5.0 : 30.0]
plot "${DATAFILE}" using 1:2 title " foo" with lines, \
"${DATAFILE}" using 1:3 title " bar" with lines, \
"${DATAFILE}" using 1:4 title "quux" with lines, \