From c0f790de3208678a9bcc0003cb4127b9e9a15ce8 Mon Sep 17 00:00:00 2001 From: rudolfkoenig Date: Sun, 4 Dec 2011 08:59:59 +0000 Subject: [PATCH] Double label removed git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1126 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- docs/commandref.html | 31 ------------------------------- 1 file changed, 31 deletions(-) diff --git a/docs/commandref.html b/docs/commandref.html index 413568e92..7ece0c811 100644 --- a/docs/commandref.html +++ b/docs/commandref.html @@ -6485,37 +6485,6 @@ href="http://www.elv.de/output/controller.aspx?cid=74&detail=10&detail2=29870">U - -
  • label
    - 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 functions.

    - - If the plotmode is gnuplot-scroll or SVG, you can also use the min, max, - avg, cnt, sum, lastv (last value) and lastd (last date) values of the - individual curves, by accessing the corresponding values from the data - hash, see the example below:
    - - -
  • -
  • title
    A special form of label (see above), which replaces the string <TL>