imf_plot.xml 608 Bytes
<?xml version="1.0"?>
<param xml:id='imf_plot'>
	<get>
		<vi name='ace:imf:all'>
			<baseParam name='IMF' />
		</vi>
	</get>
	<process />
	<output>
		<plot>
			<timePlot>
				<params>
					<param id="imf_plot">
						<serie index="0" yAxis="0">
							<line style="plain" width="2" color="[255,0,0]" />
							<symbol type="wildcard" size="10" color="[255,0,0]" />
						</serie>
					</param>
				</params>
				<axes>
					<xAxis>
						<timeAxis origin="0" />
					</xAxis>
					<yAxis>
						<digitalAxis id="0" showLegend="false" />
					</yAxis>
				</axes>
			</timePlot>
		</plot>
	</output>
</param>