First version for SVG / HOWTO
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@206 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
|
||||
#=================
|
||||
set terminal png transparent size 800,200 crop
|
||||
set terminal png transparent size <SIZE> crop
|
||||
set output '<OUT>.png'
|
||||
set xdata time
|
||||
set timefmt "%Y-%m-%d_%H:%M:%S"
|
||||
@@ -19,6 +19,6 @@ set y2tics
|
||||
set format y "%.1f"
|
||||
set format y2 "%.1f"
|
||||
|
||||
#FileLog 0 4::
|
||||
#FileLog 4::0:
|
||||
|
||||
plot "<IN>" using 1:4 notitle with lines
|
||||
|
||||
Reference in New Issue
Block a user