From ae028521e99df8a6ab11bcf984472d827f3e1519 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Mon, 7 Mar 2022 19:05:31 +0000 Subject: [PATCH] 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 --- FHEM/98_SVG.pm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/FHEM/98_SVG.pm b/FHEM/98_SVG.pm index 139eb39f6..ff1515893 100644 --- a/FHEM/98_SVG.pm +++ b/FHEM/98_SVG.pm @@ -2613,7 +2613,8 @@ plotAsPng(@)
  • fixedoffset <nDays>
    - Set an fixed offset (in days) for the plot. + Set an fixed offset for the plot. The resolution is the currently + chosen zoom-level.

  • @@ -2871,7 +2872,8 @@ plotAsPng(@)
  • fixedoffset <nTage>
    - Verschiebt den Plot-Offset um einen festen Wert (in Tagen). + Verschiebt den Plot-Offset um einen festen Wert, die Einheit hängt + vom aktuellen Zoom-Level ab.