From f64c0a14f9d51c8f31d6f1c3ac410cd22eb62d7f Mon Sep 17 00:00:00 2001 From: rudolfkoenig Date: Thu, 17 Mar 2011 18:51:12 +0000 Subject: [PATCH] Label may contain now a single : git-svn-id: https://svn.fhem.de/fhem/trunk@867 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/TODO | 2 +- fhem/docs/commandref.html | 4 ++-- fhem/webfrontend/pgm2/01_FHEMWEB.pm | 3 ++- fhem/webfrontend/pgm2/98_SVG.pm | 2 +- fhem/webfrontend/pgm2/ks300_2.gplot | 4 ++-- fhem/webfrontend/pgm2/svg_style.css | 19 +++++++++---------- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/fhem/TODO b/fhem/TODO index 4c8144076..534639906 100644 --- a/fhem/TODO +++ b/fhem/TODO @@ -1,5 +1,5 @@ FHEM: -- fork problem (?) +- uniform .gplot "set title" and naming (ks300_1.gplot -> tempRain.gplot) - HomeMatic signing - HomeMatic set log 2 - mergelog diff --git a/fhem/docs/commandref.html b/fhem/docs/commandref.html index 92cbf271e..1ebe6b447 100644 --- a/fhem/docs/commandref.html +++ b/fhem/docs/commandref.html @@ -5516,7 +5516,7 @@ Terminating
  • plotmode
  • label
    - Colon separated list of values. The values will be used to replace + Double-Colon separated list of values. The values will be used to replace <L#> type of strings in the .gplot file, with # beginning at 1 (<L1>, <L2>, etc.). Each value will be evaluated as a perl expression, so you have access e.g. to the $value hash.

    @@ -5530,7 +5530,7 @@ Terminating
  • Fixed text for the right and left axis: