mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +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:
parent
925924964e
commit
4e02553148
@ -15,12 +15,9 @@ set xdata time
|
||||
set timefmt "%Y-%m-%d_%H:%M:%S"
|
||||
set xlabel " "
|
||||
set ylabel "Contact"
|
||||
set y2label "Contact"
|
||||
set ytics ("high" 1, "low" 0.85)
|
||||
set ytics ("high" 0.75, "low" 0.6)
|
||||
set ytics ("high" 0.55, "low" 0.4)
|
||||
set ytics ("high" 0.35, "low" 0.2)
|
||||
set ytics ("high" 0.15, "low" 0)
|
||||
set y2label " "
|
||||
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 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 yrange [-0.1:1.1]
|
||||
set y2range [-0.1:1.1]
|
||||
set grid
|
||||
|
Loading…
Reference in New Issue
Block a user