WebPgm2 gnuplot scrolling

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@198 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2008-06-12 07:22:59 +00:00
parent a5769e7907
commit 4f2cd0087d
18 changed files with 608 additions and 55 deletions

View File

@@ -17,5 +17,7 @@ set y2range [-0.1:1.1]
set ylabel "Pumpe"
set y2label "Pumpe"
#FileLog 3::$fld[2]eq"on"?1:0
plot "< awk '{print $1, $3==\"on\"? 1 : 0; }' <IN>"\
using 1:2 notitle with steps