EnO_brightness4.gplot: changed
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@9545 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -19,13 +19,11 @@ set xdata time
|
|||||||
set timefmt "%Y-%m-%d_%H:%M:%S"
|
set timefmt "%Y-%m-%d_%H:%M:%S"
|
||||||
set xlabel " "
|
set xlabel " "
|
||||||
set ytics
|
set ytics
|
||||||
set title '<L1>'
|
set title '<TL>'
|
||||||
set grid xtics ytics
|
set grid xtics ytics
|
||||||
|
|
||||||
set ylabel "E/lx"
|
set ylabel "E/lx"
|
||||||
|
|
||||||
#FileLog 4:brightness:0:
|
#FileLog 4:brightness:0:
|
||||||
|
|
||||||
plot \
|
plot "<IN>" using 1:2 ls l2fill axes x1y1 title 'Brightness' with steps
|
||||||
"< egrep 'brightness:' <IN>"\
|
|
||||||
using 1:4 ls l2fill axes x1y1 title 'Brightness' with lines
|
|
||||||
|
|||||||
Reference in New Issue
Block a user