mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +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:
parent
195e043ab9
commit
878e081c84
@ -2612,8 +2612,8 @@ plotAsPng(@)
|
|||||||
</li><br>
|
</li><br>
|
||||||
|
|
||||||
<a id="SVG-attr-fixedoffset"></a>
|
<a id="SVG-attr-fixedoffset"></a>
|
||||||
<li>fixedoffset <nDays><br>
|
<li>fixedoffset <offset><br>
|
||||||
Set an fixed offset for the plot. The resolution is the currently
|
Set a fixed offset for the plot. The resolution is the currently
|
||||||
chosen zoom-level.
|
chosen zoom-level.
|
||||||
</li><br>
|
</li><br>
|
||||||
|
|
||||||
@ -2871,7 +2871,7 @@ plotAsPng(@)
|
|||||||
|
|
||||||
|
|
||||||
<a id="SVG-attr-fixedoffset"></a>
|
<a id="SVG-attr-fixedoffset"></a>
|
||||||
<li>fixedoffset <nTage><br>
|
<li>fixedoffset <offset><br>
|
||||||
Verschiebt den Plot-Offset um einen festen Wert, die Einheit hängt
|
Verschiebt den Plot-Offset um einen festen Wert, die Einheit hängt
|
||||||
vom aktuellen Zoom-Level ab.
|
vom aktuellen Zoom-Level ab.
|
||||||
</li><br>
|
</li><br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user