Commit 34a984f7daa91d33ac56e82d67c03aecec505fd0

Authored by Elena.Budnik
1 parent f2d74124

status plot by default

c1_whi_ne_qual.xml
... ... @@ -14,6 +14,7 @@
14 14 </get>
15 15 <process/>
16 16 <output>
  17 + <plot>
17 18 <statusPlot position="top" colorMapIndex="0">
18 19 <params>
19 20 <param id="c1_whi_ne_qual">
... ... @@ -30,5 +31,6 @@
30 31 </xAxis>
31 32 </axes>
32 33 </statusPlot>
  34 + </plot>
33 35 </output>
34 36 </param>
... ...
c2_whi_ne_qual.xml
... ... @@ -14,6 +14,7 @@
14 14 </get>
15 15 <process/>
16 16 <output>
  17 + <plot>
17 18 <statusPlot position="top" colorMapIndex="0">
18 19 <params>
19 20 <param id="c2_whi_ne_qual">
... ... @@ -30,5 +31,6 @@
30 31 </xAxis>
31 32 </axes>
32 33 </statusPlot>
  34 + </plot>
33 35 </output>
34 36 </param>
... ...
c3_whi_ne_qual.xml
... ... @@ -14,6 +14,7 @@
14 14 </get>
15 15 <process/>
16 16 <output>
  17 + <plot>
17 18 <statusPlot position="top" colorMapIndex="0">
18 19 <params>
19 20 <param id="c3_whi_ne_qual">
... ... @@ -30,5 +31,6 @@
30 31 </xAxis>
31 32 </axes>
32 33 </statusPlot>
  34 + </plot>
33 35 </output>
34 36 </param>
... ...
c4_whi_ne_qual.xml
... ... @@ -14,21 +14,23 @@
14 14 </get>
15 15 <process/>
16 16 <output>
17   - <statusPlot position="top" colorMapIndex="0">
18   - <params>
19   - <param id="c4_whi_ne_qual">
20   - <serie/>
21   - </param>
22   - </params>
23   - <axes>
24   - <xAxis>
25   - <timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
26   - <range extend="true"/>
27   - <tick position="outwards" minorGrid="false" majorGrid="false"/>
28   - <legend/>
29   - </timeAxis>
30   - </xAxis>
31   - </axes>
32   - </statusPlot>
  17 + <plot>
  18 + <statusPlot position="top" colorMapIndex="0">
  19 + <params>
  20 + <param id="c4_whi_ne_qual">
  21 + <serie/>
  22 + </param>
  23 + </params>
  24 + <axes>
  25 + <xAxis>
  26 + <timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  27 + <range extend="true"/>
  28 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  29 + <legend/>
  30 + </timeAxis>
  31 + </xAxis>
  32 + </axes>
  33 + </statusPlot>
  34 + </plot>
33 35 </output>
34 36 </param>
... ...