Commit 0a13c0a0e0a30dbdf690a6144506495ece4457df
1 parent
7c0ad960
Exists in
master
and in
7 other branches
work
Showing
1 changed file
with
9 additions
and
1 deletions
Show diff stats
e_mgs_er.xml
... | ... | @@ -14,6 +14,14 @@ |
14 | 14 | </get> |
15 | 15 | <process/> |
16 | 16 | <output> |
17 | - <!-- <plot>SPECTRA</plot>--> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="e_mgs_er"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + </timePlot> | |
25 | + </plot> | |
18 | 26 | </output> |
19 | 27 | </param> | ... | ... |