gnuplot (without scroll) schould be working again
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1353 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -1117,6 +1117,7 @@ FW_substcfg($$$$$$)
|
||||
$gplot_script .= $plot if(!$splitret);
|
||||
|
||||
$gplot_script =~ s/<OUT>/$tmpfile/g;
|
||||
$gplot_script =~ s/<IN>/$file/g;
|
||||
|
||||
my $ps = AttrVal($wl,"plotsize",$FW_plotsize);
|
||||
$gplot_script =~ s/<SIZE>/$ps/g;
|
||||
|
||||
Reference in New Issue
Block a user