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

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@25794 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2022-03-07 19:05:31 +00:00
parent 609f16d81a
commit ae028521e9

View File

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