EnO_brightness4.gplot: changed

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9545 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
klaus-schauer 2015-10-19 19:44:52 +00:00
parent b6f04c83ca
commit 775f15f069

View File

@ -19,13 +19,11 @@ set xdata time
set timefmt "%Y-%m-%d_%H:%M:%S"
set xlabel " "
set ytics
set title '<L1>'
set title '<TL>'
set grid xtics ytics
set ylabel "E/lx"
#FileLog 4:brightness:0:
plot \
"< egrep 'brightness:' <IN>"\
using 1:4 ls l2fill axes x1y1 title 'Brightness' with lines
plot "<IN>" using 1:2 ls l2fill axes x1y1 title 'Brightness' with steps