GOING PURE ASCII
This commit is contained in:
parent
a646a73c5a
commit
64a5e68531
@ -13,7 +13,7 @@ set output "${IMAGE}"
|
|||||||
set grid
|
set grid
|
||||||
set title "Hourly average on the last ${NBLINES} samples"
|
set title "Hourly average on the last ${NBLINES} samples"
|
||||||
set xlabel "Heures"
|
set xlabel "Heures"
|
||||||
set ylabel "Température"
|
set ylabel "Temperature"
|
||||||
set yrange [ 5.0 : 30.0]
|
set yrange [ 5.0 : 30.0]
|
||||||
plot "${TMPFILE}" with lines
|
plot "${TMPFILE}" with lines
|
||||||
__EOC__
|
__EOC__
|
||||||
|
Loading…
Reference in New Issue
Block a user