Commit 22d55a8151156ba7d9758e588b99cc04c7bb7f12
1 parent
3d80a96b
Exists in
master
and in
7 other branches
serie for 2D total
Showing
2 changed files
with
4 additions
and
4 deletions
Show diff stats
PARAM_DEF/gtl_lep_espec.xml
... | ... | @@ -16,7 +16,7 @@ |
16 | 16 | </get> |
17 | 17 | <process/> |
18 | 18 | <output> |
19 | - <plot> | |
19 | + <!-- <plot> | |
20 | 20 | <timePlot> |
21 | 21 | <params> |
22 | 22 | <param id="gtl_lep_espec"> |
... | ... | @@ -32,6 +32,6 @@ |
32 | 32 | </zAxis> |
33 | 33 | </axes> |
34 | 34 | </timePlot> |
35 | - </plot> | |
35 | + </plot>--> | |
36 | 36 | </output> |
37 | 37 | </param> | ... | ... |
PARAM_DEF/gtl_lep_ispec.xml
... | ... | @@ -16,7 +16,7 @@ |
16 | 16 | </get> |
17 | 17 | <process/> |
18 | 18 | <output> |
19 | - <plot> | |
19 | + <!--<plot> | |
20 | 20 | <timePlot> |
21 | 21 | <params> |
22 | 22 | <param id="gtl_lep_ispec"> |
... | ... | @@ -32,6 +32,6 @@ |
32 | 32 | </zAxis> |
33 | 33 | </axes> |
34 | 34 | </timePlot> |
35 | - </plot> | |
35 | + </plot>--> | |
36 | 36 | </output> |
37 | 37 | </param> | ... | ... |