From 775f15f069609ba0ffd29083c3a5a3ccb8da2567 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/fhem@9545 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- www/gplot/EnO_brightness4.gplot | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/www/gplot/EnO_brightness4.gplot b/www/gplot/EnO_brightness4.gplot index baf8273da..4997ce252 100644 --- a/www/gplot/EnO_brightness4.gplot +++ b/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