<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE plotML SYSTEM "plotML.dtd">
<plotML>
	<plot>
		<title>
			<border type="None"/>
			<label text="2D Gaussian (square)">
				<font face="SansSerif" points="14" style="BOLD"/>
			</label>
		</title>
		<dataArea>
			<border type="None"/>
			<data2d type="histogram2d">
				<class name="jas.bean.TreeDataSourceProvider" param="Histograms/test/Reference/2D Gaussian"/>
				<style2d histStyle="STYLE_BOX" shapeColor="Green" overflowBinColor="Red" startDataColor="White" endDataColor="Black" showOverflow="false" showPlot="true"/>
			</data2d>
			<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>
		</dataArea>
		<bounds width="300" height="300"/>
	</plot>
</plotML>
