LW/LS removed

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1027 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2011-09-26 06:22:39 +00:00
parent 091bffedda
commit e44e31f694
10 changed files with 15 additions and 25 deletions

View File

@@ -34,7 +34,7 @@ set yrange [0:]
#FileLog 4:rain_total:0:delta-d
plot "< awk $3=="rain_rate:" {print $1, $4}' <IN>"\
using 1:2 axes x1y2 title 'Rain Rate' with lines lw 2,\
using 1:2 axes x1y2 title 'Rain Rate' with lines,\
"<grep rain_total <IN> | perl -ane '\
@a = split(\" \", $F[0]);\
if(defined($lh) && $lh ne $a[1])\