<?xml version="1.0" encoding="iso-8859-1" ?>
<stylesheet>
	<image width="300" height="300" />
	<!-- ================= Radarplot ================= -->
	<radarplot width="300" height="300" shadow="0" position-x="0" position-y="0" margin-top="40" margin-right="30" margin-bottom="20" margin-left="30">
		<title text="Distribution des vents" alignement="top|hcenter" angle="0">
			<font color="FF000000" facename="Arial" size="14" weight="400" italic="1" />
		</title>
		<border cornerradius="0" color="55000000" thick="1" />
		<axis color="60606060" grid="1" autoscale="1" min="0" max="0">
			<titles text="E;ENE;NE;NNE;N;NN0;N0;0N0;0;0S0;S0;SS0;S;SSE;SE;ESE">
				<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
			</titles>
			<labels labelinterval="1" angle="0" format=".0" side="left" hide="0">
				<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
			</labels>
			<ticks autoticks="0" majorticks="4" minorticks="2" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
		</axis>
		<legend position-x="0" position-y="0" hide="1" shadow="5">
			<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
			<border cornerradius="0" color="FF000000" thick="1" />
			<background color="FFFFFFFF" texture="" />
		</legend>
		<background color1="FFCCCCFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
		<graphbackground color="00000000" />
		<data>
      <stats_year_winddirectiondistribution legend="" color1="99FF0000" color2="990000FF" antialiasing="1" filled="1" />
      <stats_year_winddirectiondistribution legend="" color1="99FF0000" antialiasing="1" filled="0" />
		</data>
	</radarplot>
</stylesheet>
