mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 04:36:36 +00:00
EnO_keycard.gplot: changed
git-svn-id: https://svn.fhem.de/fhem/trunk@9523 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
4737116935
commit
c4c3db1b04
@ -14,8 +14,8 @@ set timefmt "%Y-%m-%d_%H:%M:%S"
|
||||
set xlabel " "
|
||||
set ylabel "Keycard"
|
||||
set title '<TL>'
|
||||
set ytics ("inserted" 1, "removed" 0)
|
||||
set y2tics ("inserted" 1, "removed" 0)
|
||||
set ytics ("in" 1, "out" 0)
|
||||
set y2tics ("in" 1, "out" 0)
|
||||
set yrange [-0.1:1.1]
|
||||
set y2range [-0.1:1.1]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user