mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-28 11:01:59 +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:
parent
13ab36ff86
commit
2d8bc09829
@ -13,7 +13,7 @@ set title '<TL>'
|
|||||||
set grid
|
set grid
|
||||||
set yrange [-0.2:1.2]
|
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>"\
|
plot "< awk '{print $1, $4==\"Open\"? 1 : 0; }' <IN>"\
|
||||||
using 1:2 title 'Open/Closed' with impulses
|
using 1:2 title 'Open/Closed' with impulses
|
||||||
|
Loading…
x
Reference in New Issue
Block a user