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