From 935313f857bfb428c6399f81ac5acb1b9a338637 Mon Sep 17 00:00:00 2001 From: klaus-schauer <> Date: Mon, 19 Oct 2015 19:44:52 +0000 Subject: [PATCH] EnO_brightness4.gplot: changed git-svn-id: https://svn.fhem.de/fhem/trunk@9545 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/www/gplot/EnO_brightness4.gplot | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/fhem/www/gplot/EnO_brightness4.gplot b/fhem/www/gplot/EnO_brightness4.gplot index baf8273da..4997ce252 100644 --- a/fhem/www/gplot/EnO_brightness4.gplot +++ b/fhem/www/gplot/EnO_brightness4.gplot @@ -19,13 +19,11 @@ set xdata time set timefmt "%Y-%m-%d_%H:%M:%S" set xlabel " " set ytics -set title '' +set title '' set grid xtics ytics set ylabel "E/lx" #FileLog 4:brightness:0: -plot \ - "< egrep 'brightness:' "\ - using 1:4 ls l2fill axes x1y1 title 'Brightness' with lines +plot "" using 1:2 ls l2fill axes x1y1 title 'Brightness' with steps