Bonjour a tous,
je vous transmet les infos de ce mini graphique solaire et UV.
<?xml version="1.0" encoding="iso-8859-1" ?>
<stylesheet>
<image width="450" height="250" color="00FFFFFF"/>
<border cornerradius="15" color="00FFFFFF" thick="2" />
<frame width="450" height="250" position-x="0" position-y="2" shadow="0">
<title text="" alignement="left|top" angle="0">
<font color="FF000000" facename="Arial" size="16" weight="400" italic="0" />
</title>
<background color1="FF3366FF" color2="FF3366FF" texture="mini.png" gradient="1" gradient-direction="135" stretch="1" />
<border cornerradius="15" color="55555555" thick="1" />
</frame>
<frame width="415" height="200" position-x="20" position-y="25" shadow="0">
<title text="" alignement="left|top" angle="0">
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
</title>
<background color1="" color2="" gradient="1" gradient-direction="135" stretch="0" />
<border cornerradius="10" color="" thick="1" />
</frame>
<!-- ================= First Lineplot ================= -->
<lineplot width="400" height="140" shadow="0" position-x="30" position-y="35" margin-top="10" margin-right="10" margin-bottom="10" margin-left="10">
<xaxis color="FF000000" grid="1" autoscale="0" min="0" max="0">
<title text="" alignement="vcenter|hcenter" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="0" />
</title>
<labels labelinterval="1" angle="0" side="left" hide="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="0" />
</labels>
<ticks majorticks="7" minorticks="4" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</xaxis>
<y1axis color="FF000000" grid="1" autoscale="1" min="0" max="0" titleside="top" titlemargin="37">
<labels labelinterval="1" angle="0" format=".0" side="left" hide="0" >
<font color="FF000000" facename="Arial" size="12" weight="400" italic="0" />
</labels>
<ticks majorticks="4" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y1axis>
<y2axis side="right" color="FF000000" grid="1" autoscale="0" min="0" max="12" titleside="top" titlemargin="35">
<labels labelinterval="1" angle="0" format=".0" side="right" hide="0" >
<font color="FF000000" facename="Arial" size="12" weight="400" italic="0" />
</labels>
<ticks majorticks="7" minorticks="0" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y2axis>
<data>
<solar_radiation axisbind="y1axis" legend="Radiations solaires" color1="4BFF9900" color2="FFFEAA00" antialiasing="1" filled="1" hide="0" thick="1"/>
<uv_index axisbind="y2axis" legend="index UV" color1="4BFF99FF" color2="559933CC" antialiasing="1" filled="1" hide="0" thick="1"/>
</data>
<legend orientation="0" margin="6" width="250" position-x="35" position-y="18" hide="0" shadow="0">
<font color="FF000000" facename="Arial" size="18" weight="400" italic="1" />
<border cornerradius="0" color="55555555" thick="0" />
</legend>
<border cornerradius="0" color="55555555" thick="0" />
<background color1="00000000" stretch="1" />
<graphbackground color1="FFCCCCFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" />
</lineplot>
<!-- =================Max solaire================= -->
<textbox width="300" height="20" shadow="0" position-x="20" position-y="200" margin="0" >
<text alignement="left">
<line text="Maximum : $Max[solar_radiation] w/m² à $MaxDate[solar_radiation, %Hh%M] UTC"/>
<font color="FF000000" size="16" weight="80" italic="1" />
</text>
</textbox>
<!-- =================Max UV================= -->
<textbox width="300" height="20" shadow="0" position-x="20" position-y="220" margin="0" >
<text alignement="left">
<line text=" UV Maximum : $Max[uv_index] à $MaxDate[uv_index, %Hh%M] UTC"/>
<font color="FF9933CC" size="16" weight="80" italic="0" />
</text>
</textbox>
<!-- =================Moyenne================= -->
<textbox width="300" height="20" shadow="0" position-x="290" position-y="200" margin="0" >
<text alignement="left">
<line text="Moyenne : $Mean[solar_radiation] w/m²"/>
<font color="FF000000" size="16" weight="80" italic="0" />
</text>
</textbox>
<!-- =================Texte haut================= -->
<textbox width="400" height="20" shadow="0" position-x="60" position-y=".5" margin="0" >
<text alignement="left">
<line text="Graphique des 24 dernières heures"/>
<font color="FFFFFFFF" size="14" weight="600" italic="0" />
</text>
</textbox>
<!-- =================Texte copyright================= -->
<textbox width="150" height="20" shadow="0" position-x="250" position-y="236" margin="0" >
<text alignement="left">
<line text="© Station Météo Frontenex"/>
<font color="FFFFFFFF" size="14" weight="580" italic="0" />
</text>
</textbox>
</stylesheet>
Vous pouvez faire les modifs que vous souhaitez.
Cordialement
Patrick
