Label may contain now a single :
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@867 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -5516,7 +5516,7 @@ Terminating
|
||||
<li><a href="#plotmode">plotmode</a></li>
|
||||
<a name="label"></a>
|
||||
<li>label<br>
|
||||
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.<br><br>
|
||||
@@ -5530,7 +5530,7 @@ Terminating
|
||||
<li>Fixed text for the right and left axis:<br>
|
||||
<ul>
|
||||
<li>Fhem config:<br>
|
||||
attr wl_1 label "Temperature":"Humidity"</li>
|
||||
attr wl_1 label "Temperature"::"Humidity"</li>
|
||||
<li>.gplot file entry:<br>
|
||||
set ylabel <L1><br>
|
||||
set y2label <L2></li>
|
||||
|
||||
Reference in New Issue
Block a user