mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 04:36:36 +00:00
gnuplot (without scroll) schould be working again
git-svn-id: https://svn.fhem.de/fhem/trunk@1353 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
d2d9cb65ae
commit
cd43a713c8
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user