mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-07 19:04:20 +00:00
98_SVG.pm: apply plotReplace <> tpo the plot line (Forum #126814)
git-svn-id: https://svn.fhem.de/fhem/trunk@25853 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
d363b5a053
commit
f870da74cb
@ -896,6 +896,7 @@ SVG_substcfg($$$$$$)
|
||||
$pr->{$k} = eval $cmdFromAnalyze;
|
||||
}
|
||||
$gplot_script =~ s/<$k>/$pr->{$k}/g;
|
||||
$plot =~ s/<$k>/$pr->{$k}/g if($splitret);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user