2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-13 05:06:35 +00:00

ReChecked

git-svn-id: https://svn.fhem.de/fhem/trunk@534 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2010-01-01 15:09:22 +00:00
parent be53c7aba5
commit 234af7fe0c

View File

@ -207,7 +207,6 @@
Note that the .gplot files are also used if you use SVG output and
not the gnuplot backend!<br><br>
When displaying the plot, you can convert it into a "weblink", which can
in turn have a room attribute to group more than one Plot together. If
the weblink refers to the current logfile, then it will be stored as a
@ -250,10 +249,6 @@
Don't forget to enable archiving with the archivedir or archivecmd
attributes.<br><br>
To zoom in the log you have to set plotmode to gnuplot-scroll or SVG. The
gnuplot files must have #FileLog entries in order to be useable with
scrolling, see the supplied gnuplot files for an example.<br><br>
</ul>
<a name="tips"/>