2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00

Fix SVG mode

git-svn-id: https://svn.fhem.de/fhem/trunk@797 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2011-01-09 14:26:52 +00:00
parent 13ab36ff86
commit 2d8bc09829

View File

@ -13,7 +13,7 @@ set title '<TL>'
set grid
set yrange [-0.2:1.2]
#FileLog "1"::0:
#FileLog 4:Window:0:$fld[3]=~"Open"?1:0
plot "< awk '{print $1, $4==\"Open\"? 1 : 0; }' <IN>"\
using 1:2 title 'Open/Closed' with impulses