Commit ff34679a3e81165fdad8b3ff241d18c7d3606a79
1 parent
5ffbeb3c
Exists in
master
and in
7 other branches
boundaries
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
PARAM_DEF/cass_xyz_kso.xml
... | ... | @@ -25,9 +25,9 @@ |
25 | 25 | <curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot"> |
26 | 26 | <function name="saturn_bowshock_went"/> |
27 | 27 | </curvePlot> |
28 | - <!--<curvePlot serieId="1" color="[255,0,0]" width="4" style="dot"> | |
29 | - <function name="mercury_magnetopause"/> | |
30 | - </curvePlot>--> | |
28 | + <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot"> | |
29 | + <function name="saturn_magnetopause"/> | |
30 | + </curvePlot> | |
31 | 31 | <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain"> |
32 | 32 | <function name="circle"/> |
33 | 33 | </curvePlot> |
... | ... |