mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
EnO_A5-20-01_x.gplot: plot definitions changed
git-svn-id: https://svn.fhem.de/fhem/trunk@10960 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
2b4056398e
commit
2ea9a323f8
@ -29,5 +29,5 @@ set y2range [0:100]
|
|||||||
#FileLog 4:setpoint\x3a:0:
|
#FileLog 4:setpoint\x3a:0:
|
||||||
|
|
||||||
plot "<IN>" using 1:2 ls l3 axes x1y1 title 'Temperature' with lines,\
|
plot "<IN>" using 1:2 ls l3 axes x1y1 title 'Temperature' with lines,\
|
||||||
"<IN>" using 1:2 ls l0 axes x1y1 title 'Setpoint Temperature' with lines,\
|
"<IN>" using 1:2 ls l0 axes x1y1 title 'Setpoint Temperature' with steps,\
|
||||||
"<IN>" using 1:2 ls l2fill axes x1y2 title 'Setpoint' with steps
|
"<IN>" using 1:2 ls l2fill axes x1y2 title 'Setpoint' with steps
|
||||||
|
@ -26,7 +26,7 @@ set y2range [-30:150]
|
|||||||
#FileLog 4:p_d\x3a:0:
|
#FileLog 4:p_d\x3a:0:
|
||||||
|
|
||||||
plot "<IN>" using 1:2 ls l3 axes x1y1 title 'Temperature' with lines,\
|
plot "<IN>" using 1:2 ls l3 axes x1y1 title 'Temperature' with lines,\
|
||||||
"<IN>" using 1:2 ls l0 axes x1y1 title 'Setpoint Temperature' with lines,\
|
"<IN>" using 1:2 ls l0 axes x1y1 title 'Setpoint Temperature' with steps,\
|
||||||
"<IN>" using 1:2 ls l2 axes x1y2 title 'Setpoint Set' with steps,\
|
"<IN>" using 1:2 ls l2 axes x1y2 title 'Setpoint Set' with steps,\
|
||||||
"<IN>" using 1:2 ls l4 axes x1y2 title 'Setpoint Calc' with steps,\
|
"<IN>" using 1:2 ls l4 axes x1y2 title 'Setpoint Calc' with steps,\
|
||||||
"<IN>" using 1:2 ls l1 axes x1y2 title 'P-proportion' with lines,\
|
"<IN>" using 1:2 ls l1 axes x1y2 title 'P-proportion' with lines,\
|
||||||
|
Loading…
Reference in New Issue
Block a user