From 4be88a967538e9866d18536e94f84c458d0efee4 Mon Sep 17 00:00:00 2001 From: klaus-schauer <> Date: Wed, 21 Oct 2015 04:49:13 +0000 Subject: [PATCH] EnO_fanSpeed4humi4.gplot: changed git-svn-id: https://svn.fhem.de/fhem/trunk@9572 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/www/gplot/EnO_fanSpeed4humi4.gplot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fhem/www/gplot/EnO_fanSpeed4humi4.gplot b/fhem/www/gplot/EnO_fanSpeed4humi4.gplot index 63174b95b..5bbef69c3 100644 --- a/fhem/www/gplot/EnO_fanSpeed4humi4.gplot +++ b/fhem/www/gplot/EnO_fanSpeed4humi4.gplot @@ -29,5 +29,5 @@ set yrange [0:100] #FileLog 4:fanSpeed:0:$fld[3]=~"not_supported"?0:$fld[3] #FileLog 4:humidity:0:$fld[3]=~"not_supported"?0:$fld[3] -plot "" using 1:2 ls l0 axes x1y1 title 'FanSpeed' with steps,\ +plot "" using 1:2 ls l0 axes x1y1 title 'Fan Speed' with steps,\ "" using 1:2 ls l2fill axes x1y2 title 'Humidity' with lines