Blame view

test/FitNesseRoot/ReleaseS/TmaAmda/ReLease2/AxisLegend/request_5392_01.xml 1.1 KB
3234c60f   Benjamin Renard   Add tests for #5392
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
<?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 01 : TimePlot avec un seul paramètre attaché à l'axe Y</title>
	
					<timePlot>
						<legends>
							<paramsLegend type="text-only" position="outside" borderVisible="false"/>
						</legends>
						<params>
							<param id="imf_info_inst_id">
								<serie yAxis="0">
								</serie>
							</param>
						</params>
						<axes>						
							<xAxis>
                                <timeAxis origin="0" visible="true"/>
							</xAxis>
							<yAxis>
								<digitalAxis id="0"/>
							</yAxis>
						</axes>
       					</timePlot>
     				</panel> 
   			</page>
  		</plot>
	</outputs>
</request>