<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE plotML SYSTEM "plotML.dtd">
<plotML>
	<plot>
		<title>
			<border type="None"/>
			<label text="Large overlay with stats inside">
				<font face="SansSerif" points="14" style="BOLD"/>
			</label>
		</title>
		<legend>
			<border type="Line" color="Black"/>
			<bounds x="60" y="22" width="162" height="54"/>
			<font face="Dialog" points="12" style="PLAIN"/>
		</legend>
		<stats>
			<border type="Line" color="Black"/>
			<bounds x="400" y="17" width="100" height="140"/>
			<font face="SansSerif" points="10" style="PLAIN"/>
		</stats>
		<dataArea>
			<border type="None"/>
			<data1d axis="y0">
				<class name="jas.bean.TreeDataSourceProvider" param="Histograms/test/Reference/flat 1D"/>
				<style1d histogramBarsFilled="false" histogramBarColor="Green" errorBarColor="Black" dataPointColor="Black" dataPointStyle="circle" dataPointSize="6" lineColor="Orange" showHistogramBars="true" showErrorBars="false" showDataPoints="false" showLinesBetweenPoints="false"/>
			</data1d>
			<data1d axis="y1">
				<class name="jas.bean.TreeDataSourceProvider" param="Histograms/test/Reference/1D Gaussian (sigma=4)"/>
				<style1d histogramBarsFilled="false" histogramBarColor="Blue" errorBarColor="Black" dataPointColor="Black" dataPointStyle="square" dataPointSize="6" lineColor="Aqua" showHistogramBars="true" showErrorBars="false" showDataPoints="false" showLinesBetweenPoints="false"/>
			</data1d>
			<axis location="x0" type="double" showOverflows="false" logarithmic="false" allowSuppressedZero="true">
				<font face="Dialog" points="12" style="PLAIN"/>
			</axis>
			<axis location="y0" type="double" showOverflows="false" logarithmic="false" allowSuppressedZero="true">
				<font face="Dialog" points="12" style="PLAIN"/>
			</axis>
			<axis location="y1" type="double" showOverflows="false" numberOfBins="0" logarithmic="false" allowSuppressedZero="true">
				<font face="Dialog" points="12" style="PLAIN"/>
			</axis>
		</dataArea>
		<bounds width="550" height="350"/>
	</plot>
</plotML>
