mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-13 17:26:34 +00:00
EnO_brightness4.gplot: changed
git-svn-id: https://svn.fhem.de/fhem/trunk@9545 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
af26d598bd
commit
935313f857
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user