request_5392_02.xml
1.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?xml version="1.0"?>
<request>
<params>
<param id='imf_info_inst_id'/>
</params>
<times>
<interval>
<startTime>2008000000000000</startTime>
<timeInterval>0000000010000000</timeInterval>
</interval>
</times>
<outputs>
<plot>
<page format= "png" dimension="ISO A4" orientation="landscape" mode="color">
<title position= "top" align= "left">Evolution #5392 : nom de mission / instrument</title>
<panel>
<bounds x="0" y="0" width="1" height="1"/>
<title>Test 02 : Scatter plot avec plusieurs composantes d'un seul paramètre attachées aux axes X et Y</title>
<xyPlot isotropic="false">
<legends>
<paramsLegend type="text-line-symbol" position="inside" borderVisible="true"/>
</legends>
<params>
<param id="imf_info_inst_id">
<xserie index="0" xAxis="0"/>
<yserie index="1" xAxis="0" yAxis="1">
<line type="line" style="plain" width="1" color="[10,120,13]"/>
<symbol type="diamond" size="5" color="[10,120,13]"/>
</yserie>
<yserie index="2" xAxis="0" yAxis="1">
<line type="line" style="plain" width="1" color="[255,0,0]"/>
<symbol type="star" size="5" color="[0,0,255]"/>
</yserie>
</param>
</params>
<axes>
<xAxis>
<digitalAxis id="0"/>
</xAxis>
<yAxis>
<digitalAxis id="1"/>
</yAxis>
</axes>
</xyPlot>
</panel>
</page>
</plot>
</outputs>
</request>