2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

EnO_fanSpeed4humi4.gplot: changed

git-svn-id: https://svn.fhem.de/fhem/trunk@9572 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
klaus-schauer 2015-10-21 04:49:13 +00:00
parent 47e76ff892
commit 4be88a9675

View File

@ -29,5 +29,5 @@ set yrange [0:100]
#FileLog 4:fanSpeed:0:$fld[3]=~"not_supported"?0:$fld[3]
#FileLog 4:humidity:0:$fld[3]=~"not_supported"?0:$fld[3]
plot "<IN>" using 1:2 ls l0 axes x1y1 title 'FanSpeed' with steps,\
plot "<IN>" using 1:2 ls l0 axes x1y1 title 'Fan Speed' with steps,\
"<IN>" using 1:2 ls l2fill axes x1y2 title 'Humidity' with lines