mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-12 22:56:34 +00:00
EnO_dim4RGB.gplot: changed
git-svn-id: https://svn.fhem.de/fhem/trunk@9569 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
a856154620
commit
9b0a47e804
@ -28,6 +28,6 @@ set y2range [0:100]
|
||||
#FileLog 4:green:0:
|
||||
#FileLog 4:blue:0:
|
||||
|
||||
plot "<IN>" using 1:2 ls l0 axes x1y1 title 'Red' with steps\
|
||||
"<IN>" using 1:2 ls l1 axes x1y1 title 'Green' with steps\
|
||||
plot "<IN>" using 1:2 ls l0 axes x1y1 title 'Red' with steps,\
|
||||
"<IN>" using 1:2 ls l1 axes x1y1 title 'Green' with steps,\
|
||||
"<IN>" using 1:2 ls l2 axes x1y1 title 'Blue' with steps
|
Loading…
x
Reference in New Issue
Block a user