2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-05-02 00:48:53 +00:00

EnO_A5-30-03.gplot: changed

git-svn-id: https://svn.fhem.de/fhem/trunk@9606 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
klaus-schauer 2015-10-23 19:15:28 +00:00
parent 925924964e
commit 4e02553148

View File

@ -15,12 +15,9 @@ set xdata time
set timefmt "%Y-%m-%d_%H:%M:%S" set timefmt "%Y-%m-%d_%H:%M:%S"
set xlabel " " set xlabel " "
set ylabel "Contact" set ylabel "Contact"
set y2label "Contact" set y2label " "
set ytics ("high" 1, "low" 0.85) set ytics ("high" 1, "low" 0.85, "high" 0.75, "low" 0.6, "high" 0.55, "low" 0.4, "high" 0.35, "low" 0.2, "high" 0.15, "low" 0)
set ytics ("high" 0.75, "low" 0.6) set y2tics ("high" 1, "low" 0.85, "high" 0.75, "low" 0.6, "high" 0.55, "low" 0.4, "high" 0.35, "low" 0.2, "high" 0.15, "low" 0)
set ytics ("high" 0.55, "low" 0.4)
set ytics ("high" 0.35, "low" 0.2)
set ytics ("high" 0.15, "low" 0)
set yrange [-0.1:1.1] set yrange [-0.1:1.1]
set y2range [-0.1:1.1] set y2range [-0.1:1.1]
set grid set grid