From f03edda51ea53dab12e8634bb627e9e467217fd9 Mon Sep 17 00:00:00 2001 From: rudolfkoenig Date: Fri, 1 Jan 2010 15:09:22 +0000 Subject: [PATCH] ReChecked git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@534 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- docs/HOWTO.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/HOWTO.html b/docs/HOWTO.html index a72884ccb..bdd0fcd5d 100644 --- a/docs/HOWTO.html +++ b/docs/HOWTO.html @@ -207,7 +207,6 @@ Note that the .gplot files are also used if you use SVG output and not the gnuplot backend!

- 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.

- 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.

-