EnO_temp4.gplot: changes

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@9488 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
klaus-schauer
2015-10-17 17:04:01 +00:00
parent 13f7168923
commit e69f29d7ba

View File

@@ -18,14 +18,14 @@ set output '<OUT>.png'
set xdata time
set timefmt "%Y-%m-%d_%H:%M:%S"
set xlabel " "
set y2tics
set ytics
set title '<L1>'
set grid xtics y2tics
set grid xtics ytics
set y2label "t/C"
set ylabel "t/C"
#FileLog 4:temperature:0:
plot \
"< egrep 'temperature:' <IN>"\
using 1:4 axes x1y2 title 'Temperature' with lines
using 1:4 axes x1y1 title 'Temperature' with lines