Minor addition

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@631 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2010-05-15 12:30:24 +00:00
parent 62d175499b
commit 008c867c9e

View File

@@ -4236,7 +4236,11 @@ Terminating
<li>SVG<br> <li>SVG<br>
The same scrolling as with gnuplot scroll, but the data is sent The same scrolling as with gnuplot scroll, but the data is sent
as an SVG script to the frontend, which will compute as an SVG script to the frontend, which will compute
the image: no need for gnuplot on the backend.</li> the image: no need for gnuplot on the backend.
This is the default. Note: SVG is not supported on the Android
platform and the Internet Explorer needs a plugin (as of
2010-05-15)
</li>
</ul> </ul>
See also the attribute fixedrange. See also the attribute fixedrange.
Note: for gnuplot & gnuplot-scroll mode the gnuplot output is Note: for gnuplot & gnuplot-scroll mode the gnuplot output is