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>