realistic scale

Cette révision appartient à :
tth 2019-01-13 22:22:21 +01:00
Parent f4c0e627ff
révision 9becddcdac
1 fichiers modifiés avec 1 ajouts et 1 suppressions

Voir le fichier

@ -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, \