2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 03:06:37 +00:00

98_SVG.pm: fixedoffset doc fix (Forum #126624)

git-svn-id: https://svn.fhem.de/fhem/trunk@25798 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2022-03-08 16:04:54 +00:00
parent 195e043ab9
commit 878e081c84

View File

@ -2612,8 +2612,8 @@ plotAsPng(@)
</li><br>
<a id="SVG-attr-fixedoffset"></a>
<li>fixedoffset &lt;nDays&gt;<br>
Set an fixed offset for the plot. The resolution is the currently
<li>fixedoffset &lt;offset&gt;<br>
Set a fixed offset for the plot. The resolution is the currently
chosen zoom-level.
</li><br>
@ -2871,7 +2871,7 @@ plotAsPng(@)
<a id="SVG-attr-fixedoffset"></a>
<li>fixedoffset &lt;nTage&gt;<br>
<li>fixedoffset &lt;offset&gt;<br>
Verschiebt den Plot-Offset um einen festen Wert, die Einheit h&auml;ngt
vom aktuellen Zoom-Level ab.
</li><br>