2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-12 22:56:34 +00:00

EnO_D2-32-xx.gplot: changed

git-svn-id: https://svn.fhem.de/fhem/trunk@9568 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
klaus-schauer 2015-10-21 04:19:36 +00:00
parent a8db6a55b9
commit a856154620

View File

@ -31,5 +31,5 @@ set grid xtics ytics
plot \
"<IN>" using 1:2 ls l0 axes x1y1 title 'Channel 1' with lines,\
"<IN>" using 1:2 ls l1 axes x1y2 title 'Channel 2' with lines
"<IN>" using 1:2 ls l1 axes x1y2 title 'Channel 2' with lines,\
"<IN>" using 1:2 ls l2 axes x1y2 title 'Channel 3' with lines