2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 10:46:53 +00:00

EnO_A5-30-05.gplot: changed

git-svn-id: https://svn.fhem.de/fhem/trunk@9608 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
klaus-schauer 2015-10-23 19:18:03 +00:00
parent f8fb1c1c0d
commit 4a56be71cf

View File

@ -24,5 +24,5 @@ set grid
#FileLog 3:.*:0:$fld[2]=~"error"?1:$fld[2]=~"error"?0.5:0
#FileLog 4:voltage:0:
plot "<IN>" using 1:2 axes x1y1 title 'Contact' ls l0 lw 1 with steps,\
plot "<IN>" using 1:2 axes x1y1 title 'Contact' ls l0 lw 1 with points,\
"<IN>" using 1:2 axes x1y2 title 'Voltage' ls l1 lw 1 with lines