Forum GraphWeather

Forum d'aide GraphWeather
Nous sommes actuellement le Jeu Mars 28, 2024 7:58 pm

Le fuseau horaire est UTC+1 heure




Publier un nouveau sujet Répondre au sujet  [ 2 message(s) ] 
Auteur Message
MessagePublié: Dim Fév 15, 2015 12:44 am 
Hors-ligne
Membre

Inscription : Sam Fév 14, 2015 2:00 am
Message(s) : 37
Voila...3 modeles que j'ai adapter a mes gouts...j'aime bien le radar ,un coup de chance? je l'ai positionner du premier essai :shock:

Vents dominants a date cette annee Image

xml hebertville
    <?xml version="1.0" encoding="iso-8859-1" ?>
    <stylesheet>
    <image width="790" height="880"/>

    <!-- ================= Frame ================= -->
    <frame width="790" height="880" position-x="0" position-y="0" >
    <title text="Station Meteo Hebertville \nMise a jour a $CurrentDate[%H:%M le %A %d %B %Y]" alignement="hcenter" angle="0">
    <font color="FFccffff" facename="Times" size="26" weight="600" italic="1" />
    </title>
    <background color="FF000000" stretch="1" />
    <!-- <background texture="A_Marmo_verde.jpg" stretch="1" /> -->
    <border cornerradius="10" color="FF000000" />
    </frame>

    <!-- ================= Temperature ================= -->
    <textbox width="82" height="260" position-x="5" position-y="103">
    <text alignement="bottom|hcenter">
    <line text="$Current[outdoor_temperature] $Unit[Temperature]" />
    <line text="$Current[rate_outdoor_temperature] $Unit[Temperature]/h" />
    <font color="FFff0033" facename="Arial" size="14" weight="600" italic="0" />
    </text>
    <background color="" stretch="1" />
    <border cornerradius="8" color="FF000000" thick="1" />
    </textbox>
    <textbox width="95" height="410" position-x="5" position-y="64">
    <text alignement="top|hcenter">
    <line text="Temperature" />
    <font color="FFff0033" facename="Arial" size="14" weight="600" italic="0" />
    </text>
    </textbox>
    <!-- ================= Colonne Temperature ================= -->
    <lineargauge width="82" height="370" orientation="1" position-x="20" position-y="0" margin-top="114" margin-right="0" margin-bottom="60" margin-left="0">
    <title text="">
    <font color="FFcc0000" facename="Arial" size="18" weight="800" italic="0" />
    </title>
    <axis color="FFffffff" min="-40" max="10" side="hcenter" titlemargin="20">
    <labels labelinterval="1" side="left" hide="0">
    <font color="ffccffff" facename="Arial" size="14" weight="400" italic="0" />
    </labels>
    <ticks majorticks="11" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="10" majorticksize="18"/>
    </axis>
    <index>
    <current_outdoor_temperature color1="FFffff00" color2="FFFF0000" filled="1" side="left" thick="18" axisdelta="0"/>
    <stats_day_max_outdoor_temperature texture="img_modern_index_20x24_rosso.png" side="left" thick="5" axisdelta="5"/>
    <stats_day_min_outdoor_temperature texture="img_modern_index_20x24_verde.png" side="left" thick="5" axisdelta="5"/>
    </index>
    <border cornerradius="0" color="FFffffff" thick="0" />
    </lineargauge>

    <!-- ================= Humidite ================= -->
    <textbox width="82" height="260" position-x="92" position-y="103">
    <text alignement="bottom|hcenter">
    <line text="$Current[outdoor_humidity] %" />
    <line text="$Current[rate_outdoor_humidity]%/h" />
    <font color="FFffff00" facename="Arial" size="14" weight="600" italic="0" />
    </text>
    <background color="" stretch="1" />
    <border cornerradius="8" color="FF000000" thick="1" />
    </textbox>
    <textbox width="82" height="460" position-x="92" position-y="64">
    <text alignement="top|hcenter">
    <line text="Humidite\nRelative" />
    <font color="FFffff00" facename="Arial" size="14" weight="600" italic="0" />
    </text>
    </textbox>
    <!-- ================= Colonne Humidite ================= -->
    <lineargauge width="82" height="370" orientation="1" position-x="106" position-y="0" margin-top="114" margin-right="0" margin-bottom="60" margin-left="0">
    <axis color="FFffffff" min="0" max="100" side="hcenter" titlemargin="20">
    <labels labelinterval="1" side="left" hide="0">
    <font color="ffccffff" facename="Arial" size="14" weight="400" italic="0" />
    </labels>
    <ticks majorticks="11" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="10" majorticksize="18"/>
    </axis>
    <index>
    <current_outdoor_humidity color1="FFffff00" color2="FFFF0000" filled="1" side="left" thick="18" axisdelta="0"/>
    <stats_day_max_outdoor_humidity texture="img_modern_index_20x24_rosso.png" side="left" thick="5" axisdelta="5"/>
    <stats_day_min_outdoor_humidity texture="img_modern_index_20x24_verde.png" side="left" thick="5" axisdelta="5"/>
    </index>
    <border cornerradius="0" color="FFffffff" thick="0" />
    </lineargauge>

    <!-- ================= Point de Rosee ================= -->
    <textbox width="82" height="260" position-x="179" position-y="103">
    <text alignement="bottom|hcenter">
    <line text="$Current[dew_point] $Unit[Temperature]" />
    <line text="$Current[rate_dew_point] $Unit[Temperature]/h" />
    <font color="FFff00ff" facename="Arial" size="14" weight="600" italic="0" />
    </text>
    <border cornerradius="8" color="FF000000" thick="1" />
    </textbox>
    <textbox width="82" height="460" position-x="179" position-y="64">
    <text alignement="top|hcenter">
    <line text="Point de\nRosee" />
    <font color="FFff00ff" facename="Arial" size="14" weight="600" italic="0" />
    </text>
    </textbox>
    <!-- ================= Colonne Point de Rosee ================= -->
    <lineargauge width="82" height="370" orientation="1" position-x="195" position-y="0" margin-top="114" margin-right="0" margin-bottom="60" margin-left="0">
    <axis color="FFffffff" min="-40" max="10" side="hcenter" titlemargin="20">
    <labels labelinterval="1" side="left" hide="0">
    <font color="FFccffff" facename="Arial" size="14" weight="400" italic="0" />
    </labels>
    <ticks majorticks="11" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="10" majorticksize="18"/>
    </axis>
    <index>
    <current_dew_point color1="FFffff00" color2="FFFF0000" filled="1" side="left" thick="18" axisdelta="0"/>
    <stats_day_max_dew_point texture="img_modern_index_20x24_rosso.png" side="left" thick="5" axisdelta="5"/>
    <stats_day_min_dew_point texture="img_modern_index_20x24_verde.png" side="left" thick="5" axisdelta="5"/>
    </index>
    </lineargauge>

    <!-- ================= Humidex ================= -->
    <textbox width="82" height="260" position-x="266" position-y="103">
    <text alignement="bottom|hcenter">
    <line text="$Current[heat_index] $Unit[Temperature]" />
    <line text="$Current[rate_heat_index] $Unit[Temperature]/h" />
    <font color="FF6699ff" facename="Arial" size="14" weight="600" italic="0" />
    </text>
    <background color="" stretch="1" />
    <border cornerradius="8" color="FF000000" thick="1" />
    </textbox>
    <textbox width="82" height="460" position-x="266" position-y="64">
    <text alignement="top|hcenter">
    <line text="Humidex" />
    <font color="FF6699ff" facename="Arial" size="14" weight="600" italic="0" />
    </text>
    </textbox>
    <!-- ================= Humidex ================= -->
    <lineargauge width="82" height="370" orientation="1" position-x="280" position-y="0" margin-top="114" margin-right="0" margin-bottom="60" margin-left="0">
    <title text="">
    <font color="FFcc0000" facename="Arial" size="18" weight="800" italic="0" />
    </title>
    <axis color="FFffffff" min="-40" max="10" side="hcenter" titlemargin="20">
    <labels labelinterval="1" side="left" hide="0">
    <font color="ffccffff" facename="Arial" size="14" weight="400" italic="0" />
    </labels>
    <ticks majorticks="13" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="10" majorticksize="18"/>
    </axis>
    <index>
    <current_heat_index color1="FFffff00" color2="FFFF0000" filled="1" side="left" thick="18" axisdelta="0"/>
    <stats_day_max_heat_index texture="img_modern_index_20x24_rosso.png" side="left" thick="5" axisdelta="5"/>
    <stats_day_min_heat_index texture="img_modern_index_20x24_verde.png" side="left" thick="5" axisdelta="5"/>
    </index>
    <border cornerradius="0" color="FFffffff" thick="0" />
    </lineargauge>

    <!-- ================= Wind Chill ================= -->
    <textbox width="82" height="260" position-x="353" position-y="103">
    <text alignement="bottom|hcenter">
    <line text="$Current[wind_chill] $Unit[Temperature]" />
    <line text="$Current[rate_wind_chill] $Unit[Temperature]/h" />
    <font color="FFffffff" facename="Arial" size="14" weight="600" italic="0" />
    </text>
    <border cornerradius="8" color="FF000000" thick="1" />
    </textbox>
    <textbox width="82" height="460" position-x="353" position-y="64">
    <text alignement="tpo|hcenter">
    <line text="FACTEUR\nVENT" />
    <font color="FFffffff" facename="Arial" size="14" weight="600" italic="0" />
    </text>
    </textbox>
    <!-- ================= Colonne Wind Chill ================= -->
    <lineargauge width="82" height="370" orientation="1" position-x="369" position-y="0" margin-top="114" margin-right="0" margin-bottom="60" margin-left="0">
    <axis color="FFffffff" min="-50" max="10" side="hcenter" titlemargin="20">
    <labels labelinterval="1" side="left" hide="0">
    <font color="ffccffff" facename="Arial" size="14" weight="400" italic="0" />
    </labels>
    <ticks majorticks="12" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="10" majorticksize="18"/>
    </axis>
    <index>
    <current_wind_chill color1="FFffff00" color2="FFFF0000" filled="1" side="left" thick="18" axisdelta="0"/>
    <stats_day_max_wind_chill texture="img_modern_index_20x24_rosso.png" side="left" thick="5" axisdelta="5"/>
    <stats_day_min_wind_chill texture="img_modern_index_20x24_verde.png" side="left" thick="5" axisdelta="5"/>
    </index>
    </lineargauge>

    <!-- ================= Pression ================= -->
    <textbox width="90" height="260" shadow="0" position-x="440" position-y="103">
    <text alignement="bottom|hcenter">
    <line text="$Current[relative_pressure] $Unit[Pressure]" />
    <line text="$Current[rate_relative_pressure] hPa/h" />
    <font color="FF33ff00" facename="Arial" size="14" weight="600" italic="0" />
    </text>
    <border cornerradius="8" color="FF000000" thick="1" />
    </textbox>
    <textbox width="90" height="460" shadow="0" position-x="440" position-y="64">
    <text alignement="top|hcenter">
    <line text="Pression\nRelative" />
    <font color="FF33ff00" facename="Arial" size="14" weight="600" italic="0" />
    </text>
    </textbox>
    <!-- ================= Colonne Pression ================= -->
    <lineargauge width="90" height="370" orientation="1" position-x="446" position-y="0" margin-top="114" margin-right="0" margin-bottom="60" margin-left="20">
    <axis color="ffffffff" min="950" max="1050" side="hcenter" titlemargin="20">
    <labels labelinterval="1" side="left" hide="0">
    <font color="ffccffff" facename="Arial" size="14" weight="400" italic="0" />
    </labels>
    <ticks majorticks="11" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="10" majorticksize="18"/>
    </axis>
    <index>
    <current_relative_pressure color1="FFffff00" color2="FFFF0000" filled="1" side="left" thick="18" axisdelta="0"/>
    <stats_day_max_relative_pressure texture="img_modern_index_20x24_rosso.png" side="left" thick="5" axisdelta="5"/>
    <stats_day_min_relative_pressure texture="img_modern_index_20x24_verde.png" side="left" thick="5" axisdelta="5"/>
    </index>
    </lineargauge>

    <!-- ================= Pluie 24h ================= -->
    <textbox width="82" height="260" shadow="0" position-x="527" position-y="103">
    <text alignement="bottom|hcenter">
    <line text="Pluie 24h" />
    <line text="$Current[rainfall_24h] $Unit[Rainfall]" />
    <font color="FF00ffff" facename="Arial" size="14" weight="600" italic="0" />
    </text>
    <border cornerradius="8" color="FF000000" thick="1" />
    </textbox>
    <!-- ================= Colonne pluie 24h ================= -->
    <lineargauge width="82" height="370" orientation="1" position-x="543" position-y="0" margin-top="114" margin-right="0" margin-bottom="60" margin-left="0">
    <axis color="FFffffff" min="0" max="100" side="hcenter" titlemargin="20">
    <labels labelinterval="1" side="left" hide="0">
    <font color="ffccffff" facename="Arial" size="14" weight="400" italic="0" />
    </labels>
    <ticks majorticks="11" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="10" majorticksize="18"/>
    </axis>
    <index>
    <current_rainfall_24h color1="FFffff00" color2="FFFF0000" filled="1" side="left" thick="18" axisdelta="0"/>
    </index>
    </lineargauge>

    <!-- ================= Pluie Mensuelle ================= -->
    <textbox width="82" height="260" shadow="0" position-x="614" position-y="103">
    <text alignement="bottom|hcenter">
    <line text="Mensuelle" />
    <line text="$Stats[Month,TotalRainfall] $Unit[Rainfall]" />
    <font color="FF00ffff" facename="Arial" size="14" weight="600" italic="0" />
    </text>
    <border cornerradius="8" color="FF000000" thick="1" />
    </textbox>
    <textbox width="250" height="360" shadow="0" position-x="530" position-y="64">
    <text alignement="top|hcenter">
    <line text="------------ Quantitee des Precipitations ------------\n" />
    <font color="FF00ffff" facename="Arial" size="14" weight="600" italic="0" />
    </text>
    </textbox>
    <!-- ================= Colonne Pluie Mensuelle ================= -->
    <lineargauge width="82" height="370" orientation="1" position-x="630" position-y="0" margin-top="114" margin-right="0" margin-bottom="60" margin-left="0">
    <axis color="FFffffff" min="0" max="400" side="hcenter" titlemargin="20">
    <labels labelinterval="1" side="left" hide="0">
    <font color="ffccffff" facename="Arial" size="14" weight="400" italic="0" />
    </labels>
    <ticks majorticks="9" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="10" majorticksize="18"/>
    </axis>
    <index>
    <stats_month_totalrainfall color1="FFffff00" color2="FFFF0000" filled="1" side="left" thick="18" axisdelta="0"/>
    </index>
    </lineargauge>
    <!-- ================= Pluie Annuelle ================= -->
    <textbox width="82" height="260" shadow="0" position-x="701" position-y="103">
    <text alignement="bottom|hcenter">
    <line text="Annuelle" />
    <line text="$Stats[Year,TotalRainfall] $Unit[Rainfall]" />
    <font color="FF00ffff" facename="Arial" size="14" weight="600" italic="0" />
    </text>
    <border cornerradius="8" color="FF000000" thick="1" />
    </textbox>
    <!-- ================= Colonne Pluie Annuelle ================= -->
    <lineargauge width="82" height="370" orientation="1" position-x="717" position-y="0" margin-top="114" margin-right="0" margin-bottom="60" margin-left="0">
    <axis color="FFffffff" min="0" max="1000" side="hcenter" titlemargin="20">
    <labels labelinterval="1" side="left" hide="0">
    <font color="ffccffff" facename="Arial" size="14" weight="400" italic="0" />
    </labels>
    <ticks majorticks="17" minorticks="1" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="10" majorticksize="18"/>
    </axis>
    <index>
    <stats_year_totalrainfall color1="FFffff00" color2="FFFF0000" filled="1" side="left" thick="18" axisdelta="0"/>
    </index>
    </lineargauge>

    <!-- ================= TextBox per firma ================= -->
    <textbox width="170" height="30" position-x="620" position-y="-8">
    <text text="Par IV3OGT...Mod Virusdunil">
    <font color="FF9999cc" facename="Arial" size="12" weight="400" italic="1" />
    </text>
    </textbox>

    <!-- ================= First Lineplot ================= -->
    <lineplot width="775" height="192" shadow="0" position-x="5" position-y="371" margin-top="25" margin-right="135" margin-bottom="45" margin-left="55">
    <title text="" alignement="vcenter|hcenter" angle="0">
    <font color="FFffffff" facename="Arial" size="18" weight="400" italic="0" />
    </title>
    <border cornerradius="8" color="FF000000" thick="1" />
    <xaxis color="FFffffff" grid="1" autoscale="0" min="0" max="0" titleside="bottom">
    <title text="" alignement="vcenter|hcenter" angle="0">
    <font color="FFffffff" facename="Arial" size="14" weight="400" italic="0" />
    </title>
    <labels labelinterval="0" angle="0" format="%H:%M\n%d/%m" side="left" hide="0">
    <font color="FFffffff" facename="Arial" size="14" weight="400" italic="0" />
    </labels>
    <ticks majorticks="5" minorticks="4" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
    </xaxis>
    <y1axis color="FFffffff" grid="1" autoscale="1" min="0" max="0" titleside="left" titlemargin="40">
    <title text="Pression ($Unit[Pressure])" alignement="vcenter|hcenter" angle="0">
    <font color="FFFFFF00" facename="Arial" size="16" weight="200" italic="0" />
    </title>
    <labels labelinterval="1" angle="0" format=".0" side="left" hide="0">
    <font color="FFFFFF00" facename="Arial" size="16" weight="400" italic="0" />
    </labels>
    <ticks majorticks="5" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
    </y1axis>
    <y2axis side="right" color="FFccffff" grid="0" autoscale="1" titleside="right" titlemargin="36">
    <title text="Temperature/F.Vent" alignement="vcenter|hcenter" angle="0">
    <font color="FFFF0000" facename="Arial" size="16" weight="200" italic="0" />
    </title>
    <labels labelinterval="1" angle="0" format=".0" side="right" hide="0">
    <font color="FFFF0000" facename="Arial" size="14" weight="400" italic="0" />
    </labels>
    <ticks majorticks="5" minorticks="4" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
    </y2axis>
    <y3axis ydelta="60" side="right" color="FF000000" grid="0" autoscale="0" min="0" max="100" titleside="right" titlemargin="35">
    <title text="Humidite (%)" alignement="vcenter|hcenter" angle="0">
    <font color="8000FF00" facename="Arial black" size="16" weight="200" italic="0" />
    </title>
    <labels labelinterval="1" angle="0" format=".0" side="right" hide="0">
    <font color="8000FF00" facename="Arial" size="14" weight="400" italic="0" />
    </labels>
    <ticks autoticks="0" majorticks="5" minorticks="4" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
    </y3axis>
    <!-- Non essendo stato capace di eliminare parte degli elementi della "Leggenda" li ho spostati fuori frame (legend position-x="6000") -->
    <legend position-x="6000" position-y="70" hide="0" shadow="0">
    <font color="FFffffff" facename="Arial" size="14" weight="400" italic="0" />
    <border cornerradius="0" color="FFffffff" thick="0" />
    <background color="00000000" />
    </legend>
    <background color="FF000000" texture="" stretch="1" />
    <graphbackground color="FF000000" />
    <data>
    <outdoor_temperature axisbind="y2axis" legend="Temperature ext." color1="FFFF0000" antialiasing="1" filled="0" hide="0" thick="3"/>
    <wind_chill axisbind="y2axis" legend="Facteur vent" color1="FFFFFF00" antialiasing="1" filled="0" hide="0" thick="1.2" pattern="CCCCCCCC"/>
    <outdoor_humidity axisbind="y3axis" legend="Humidite exterieure" color1="5000FF00" color2="700000FF" antialiasing="1" filled="1" hide="0" />
    <outdoor_humidity axisbind="y3axis" legend="Humidite exterieure" color1="300000FF" antialiasing="1" hidelegend="1" thick="1.2"/>
    <relative_pressure axisbind="y1axis" legend="Pression relative" color1="FFFFFF00" antialiasing="1" filled="0" hide="1" thick="3" />
    </data>
    </lineplot>

    <!-- =================GRAPHIQUE VITESSE & DIRECTIONS DES VENTS=================
    -->


    - <lineplot width="880" height="200" shadow="0" position-x="10" position-y="565" margin-top="23" margin-right="280" margin-bottom="70" margin-left="75"> POSITION GRAPH
    - <title text="" alignement="vcenter|hcenter" angle="0">
    <font color="FF000000" facename="Arial" size="18" weight="400" italic="1" />
    </title>
    <border cornerradius="0" color="FF000000" thick="0" />
    - <xaxis color="FFC0C0C0" grid="0" autoscale="0" min="0" max="0">
    - <title text="" alignement="vcenter|hcenter" angle="0">
    <font color="FFC0C0C0" facename="Arial" size="12" weight="400" italic="1" />
    </title>
    - <labels labelinterval="1" angle="0" format="%Hh%M\n%d/%m" side="left" hide="0">
    <font color="FFC0C0C0" facename="Arial" size="12" weight="400" italic="1" />
    </labels>
    <ticks majorticks="7" minorticks="4" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
    </xaxis>
    - <y1axis color="FFFF0000" grid="1" autoscale="1" min="0" max="0" titleside="top" titlemargin="30">
    - <title text="Vitesse vent" alignement="vcenter|hcenter" angle="0">
    <font color="FFFF0000" facename="Arial black" size="16" weight="500" italic="1" />
    </title>
    - <labels labelinterval="1" angle="0" format=".0" side="left" hide="0">
    <font color="FFFF0000" facename="Arial" size="12" weight="400" italic="1" />
    </labels>
    <ticks majorticks="5" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
    </y1axis>
    <y2axis side="right" color="FF72B8FF" grid="1" autoscale="0" min="0" max="360" titleside="right" titlemargin="30">
    - <title text="Direction" alignement="vcenter|hcenter" angle="0">
    <font color="FF72B8FF" facename="Arial black" size="16" weight="500" italic="1" />
    </title>
    - <labels labelinterval="1" angle="0" format=".0" side="right" hide="0">
    <font color="FF72B8FF" facename="Arial" size="12" weight="400" italic="1" />
    </labels>
    <ticks majorticks="5" minorticks="4" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
    </y2axis>
    - <legend position-x="815" position-y="420" hide="0" shadow="0"> POSITION LEGENDE
    <font color="FFC0C0C0" facename="Arial" size="13" weight="600" italic="1" />
    <border cornerradius="0" color="FF000000" thick="0" />
    <background color="00FFFFFF" />
    </legend>

    - <data>
    <wind_speed axisbind="y1axis" legend="Vitesse vent moyen" color1="FFffff00" color2="FFFF0000" antialiasing="1" filled="1" />
    <wind_speed axisbind="y1axis" legend="Vitesse vent" color1="66FF0000" antialiasing="1" filled="0" hidelegend="1" thick="1.2" />
    <wind_gust axisbind="y1axis" legend="Rafales" color1="FFFCE701" antialiasing="1" filled="0" hidelegend="0" thick="1.2" />
    <wind_direction axisbind="y2axis" legend="Direction du vent" color1="FF72B8FF" antialiasing="1" filled="0" hidelegend="0" thick="3" />

    </data>
    </lineplot>

    <!-- ================= THERMOMETRE ================= -->

    <lineargauge width="130" height="200" shadow="0" orientation="1" position-x="655" position-y="550" margin-top="26" margin-right="9" margin-bottom="50" margin-left="11" >
    <title text="$Current[wind_gust] Kmh" alignement="relative" angle="0" position-x="0.47" position-y="0.86">
    <font color="FFFF0000" facename="Arial black" size="18" weight="800" italic="1" />
    </title>
    <axis color="FFC0C0C0" min="0" max="100" side="hcenter" titlemargin="20"> REGLAGE PLAGE TEMPERATURE
    <title text="RAFALES" alignement="vcenter|hcenter" angle="180">
    <font color="FFFF0000" facename="Arial black" size="16" weight="800" italic="1" />
    </title>
    <labels labelinterval="1" side="left" hide="0">
    <font color="ffccffff" facename="Arial" size="14" weight="400" italic="0" />
    </labels>
    <ticks majorticks="11" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="10" majorticksize="18"/> ECHELLE CALIBRAGE GAUGE
    </axis>
    <index>
    <current_wind_gust color1="FFffff00" color2="FFffff00" filled="1" side="left" thick="18" axisdelta="0"/>
    <stats_day_max_wind_gust texture="temp_max.png" side="left" thick="9" axisdelta="0"/>

    </index>
    <border cornerradius="0" color="FF000000" thick="0" />
    <gaugebackground color="FF000000" texture="" />
    </lineargauge>
    <!-- ================= Frame Vento ================= -->
    <textbox width="200" height="100" position-x="140" position-y="750">
    <text alignement="vcenter|left">
    <line text="Diretion\n$Current[wind_direction,f1]\n\n" />
    <line text="Vitesse\n$Current[wind_speed,f1] km/h" />
    <font color="FFccffff" facename="Arial" size="14" weight="600" italic="0" />
    </text>
    </textbox>
    <!-- ================= Direzione Vento ================= -->
    <frame width="110" height="110" position-x="20" position-y="750">
    <background texture="Sfondo_Vento_Nero.png" stretch="1" />
    <border cornerradius="0" color="FF000000" thick="0" />
    </frame>
    <circulargauge width="200" height="200" orientation="1" position-x="20" position-y="705" margin-top="45" margin-right="0" margin-bottom="45" margin-left="0" >
    <axis color="ffccffff" min="0" max="360" titlemargin="20" titleside="bottom" fromangle="90" toangle="450">
    <labels labels="N;NW;W;SW;S;SE;E;NE" labelinterval="1" side="top" hide="0">
    <font color="FFffffff" facename="Arial" size="12" weight="800" italic="0" />
    </labels>
    <ticks majorticks="9" minorticks="3" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="5" majorticksize="9"/>
    </axis>
    <index>
    <current_wind_direction color="ffccffff" filled="1" texture="vitessevent.png" side="left" thick="9" axisdelta="0"/>
    </index>
    </circulargauge>

    <!-- ================= Luna ================= -->
    <frame width="100" height="100" position-x="675" position-y="750">
    <background texture="$MoonImage[]" stretch="1" />
    <border cornerradius="8" color="FF000000" thick="1" />
    </frame>
    <textbox width="200" height="100" shadow="0" position-x="490" position-y="745" margin="1" >
    <text alignement="left|hcenter">
    <line text="Le Soleil\nLever: $SunRise[%H:%M] Hre" />
    <line text="Coucher: $SunSet[%H:%M] Hre\n" />
    <line text="La Lune\nLever: $MoonRise[%H:%M] Hre" />
    <line text="Coucher: H $MoonSet[%H:%M] Hre" />
    <font color="ffccffff" facename="Arial black" size="14" weight="600" italic="0" />
    </text>
    </textbox>

    <!-- ================= Map ================= -->
    <frame width="220" height="130" position-x="260" position-y="740" shadow="0">
    <background reload-texture="300" texture="http://www.fourmilab.ch/cgi-bin/uncgi/Earth?img=learth.evif&amp;imgsize=230&amp;dynimg=y&amp;opt=-p&amp;lat=&amp;lon=&amp;alt=&amp;tle=&amp;date=0&amp;utc=&amp;jd" />
    <border cornerradius="8" color="FF000000" thick="1" />
    </frame>
    </stylesheet>



XML radar
    <?xml version="1.0" encoding="iso-8859-1" ?>
    <stylesheet>
    <image width="350" height="350" />
    <frame width="350" height="350" >
    <background color1="FF6699CC" color2="FFFFFFFF" gradient="1" gradient-direction="135" />
    <border cornerradius="10" color="55555555" thick="1" />
    </frame>
    <!-- ================= Radarplot ================= -->
    <radarplot width="350" height="350" shadow="0" position-x="0" position-y="0" margin-top="30" margin-right="30" margin-bottom="30" margin-left="30">
    <axis color="FFFFFFFF" 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 Black" size="18" weight="200" italic="0" />
    </titles>
    <labels labelinterval="1" angle="0" format=".0" side="left" hide="0">
    <font color="FF000000" facename="Arial Black" size="14" weight="200" italic="0" />
    </labels>
    </axis>
    <data>
    <wind_direction legend="" color1="60FF0000" color2="400000FF" antialiasing="1" filled="1" hidelegend="1"/>
    <wind_direction legend="" color1="60FF0000" antialiasing="1" hidelegend="1" thick="1.5" />
    </data>
    <background texture="map1.jpg" stretch="1" />
    </radarplot>
    <circulargauge width="340" height="340" position-x="5" position-y="5" margin-top="5" margin-right="5" margin-bottom="5" margin-left="5" >
    <axis color="FFFF0000" min="0" max="360" titlemargin="0" titleside="bottom" fromangle="90" toangle="450">
    <labels hide="1">
    </labels>
    <ticks majorticks="9" minorticks="3" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="5" majorticksize="9"/>
    </axis>

    </circulargauge>
    </stylesheet>


Vous n’êtes pas autorisé(e) à consulter les fichiers insérés à ce message.


Haut
 Profil  
Répondre en citant  
MessagePublié: Dim Fév 15, 2015 12:54 am 
Hors-ligne
Membre

Inscription : Sam Fév 14, 2015 2:00 am
Message(s) : 37
Suite...
XML hebertville
Code :
<?xml version="1.0" encoding="iso-8859-1" ?>
<stylesheet>
   <image width="1000" height="850" />                                                                                                                         TAILLE ECRAN
<!--   ================= Background =================
 
  -->
  -
- <frame width="1000" height="850" position-x="0" position-y="0">                                                                            TAILLE ET COULEUR FOND ECRAN
  <background color1="FF000000" color2="FF000000" gradient="1" gradient-direction="90" stretch="1" />
  <border cornerradius="0" color="FF000000" thick="1" />
  </frame>

____________________________________________________________________________________________________________________________________________________________________________________________
____________________________________________________________________________________________________________________________________________________________________________________________

<!-- ================= DATE ET HEURE================= -->
<frame width="980" height="15" position-x="5" position-y="10">                                                                                                                                                                                  CADRAGE
  <background color="00000000" />
  <border cornerradius="5" color="FF00C4FF" thick="2.0" />
  </frame>
   <textbox width="300" height="120" shadow="0" position-x="400" position-y="0" margin="10" >
      <border cornerradius="0" color="FFC0C0C0" thick="0" />
      <text alignement="left|top">
          <line text="Hebertville $CurrentDate[%A %d %B %Y a %Hh%M]"/>         
                   <font color="FFC0C0C0" facename="Arial" size="16" weight="800" italic="1" />
      </text>
   
   </textbox>
________________________________________________________________________________________________________________________________________________________________________________________________
______________________________________________________________________________________________________________________________________________________________________________________________
   
<!-- ================= THERMOMETRE ================= -->
<frame width="50" height="150" position-x="30" position-y="35">                                                                                                                                                                                    TUBE DE GAUGE
  <background color="00000000" />
  <border cornerradius="5" color="FFffffff" thick="1.5" />
  </frame>
   <lineargauge width="130" height="200" shadow="0" orientation="1" position-x="0" position-y="25" margin-top="26" margin-right="9" margin-bottom="50" margin-left="11" >
      <title text="$Current[outdoor_temperature] $Unit[Temperature]" alignement="relative" angle="0" position-x="0.47" position-y="0.86">
         <font color="FFFF0000" facename="Arial black" size="18" weight="800" italic="1" />
      </title>
      <axis color="FFC0C0C0" min="-40" max="10" side="hcenter" titlemargin="20">                        REGLAGE PLAGE TEMPERATURE
         <title text="Temperature" alignement="vcenter|hcenter" angle="180">
            <font color="FFFF0000" facename="Arial black" size="18" weight="800" italic="1" />
         </title>
         <labels labelinterval="1" side="left" hide="0">
            <font color="FFC0C0C0" facename="Arial" size="16" weight="400" italic="0" /> 
         </labels>
         <ticks majorticks="7" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="5" majorticksize="9"/>  ECHELLE  CALIBRAGE GAUGE
      </axis>
      <index>
         <current_outdoor_temperature color1="FF0000FF" color2="FFFF0000" filled="1" side="left" thick="9" axisdelta="0"/>
       <stats_day_max_outdoor_temperature texture="temp_max.png"  side="left" thick="9" axisdelta="0"/>
      <stats_day_min_outdoor_temperature texture="temp_mini.png"  side="left" thick="9" axisdelta="0"/>
    </index>
      <border cornerradius="0" color="FF000000" thick="0" />
      
      <gaugebackground color="FF000000" texture="" />
   </lineargauge>
<!-- ================= GAUGE DE ROSEE================= -->
<frame width="50" height="150" position-x="110" position-y="35">                                                                                                                                                                                       TUBE DE GAUGE
  <background color="00000000" />
  <border cornerradius="5" color="FFffffff" thick="1.5" />
  </frame>
   <lineargauge width="130" height="200" shadow="0" orientation="1" position-x="80" position-y="25" margin-top="26" margin-right="9" margin-bottom="50" margin-left="11" >
      <title text="$Current[dew_point] $Unit[Temperature]" alignement="relative" angle="0" position-x="0.47" position-y="0.86">
         <font color="FF00C4FF" facename="Arial" size="18" weight="800" italic="1" />
      </title>
      <axis color="FFC0C0C0" min="-40" max="10" side="hcenter" titlemargin="20">                        REGLAGE PLAGE TEMPERATURE
         <title text="Point de rosee" alignement="vcenter|hcenter" angle="180">
            <font color="FF00C4FF" facename="Arial" size="18" weight="800" italic="1" />
         </title>
         <labels labelinterval="1" side="left" hide="0">
            <font color="FFC0C0C0" facename="Arial" size="16" weight="400" italic="0" />
         </labels>
         <ticks majorticks="7" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="5" majorticksize="9"/>
      </axis>
      <index>
         <current_dew_point color1="FF0000FF" color2="FF00C4FF" filled="1" side="left" thick="9" axisdelta="0"/>
<stats_day_max_dew_point texture="temp_max.png"  side="left" thick="9" axisdelta="0"/>
      <stats_day_min_dew_point texture="temp_mini.png"  side="left" thick="9" axisdelta="0"/>
     
    </index>
      <border cornerradius="0" color="FF000000" thick="0" />
      
      <gaugebackground color="FF000000" texture="" />
   </lineargauge>
<!-- ================= GAUGE  HUMIDITE================= -->
<frame width="50" height="150" position-x="190" position-y="35">                                                                                                                                                                                          TUBE DE GAUGE
  <background color="00000000" />
  <border cornerradius="5" color="FFffffff" thick="1.5" />
  </frame>
   <lineargauge width="130" height="200" shadow="0" orientation="1" position-x="160" position-y="25" margin-top="26" margin-right="9" margin-bottom="50" margin-left="11" >
      <title text="$Current[outdoor_humidity] $Unit[outdoor_humidity] %" alignement="relative" angle="0" position-x="0.47" position-y="0.86">
         <font color="FF00BB33" facename="Arial" size="18" weight="800" italic="1" />
      </title>
      <axis color="FFC0C0C0" min="0" max="100" side="hcenter" titlemargin="20">
         <title text="Humidite" alignement="vcenter|hcenter" angle="180">
            <font color="FF00BB33" facename="Arial black" size="18" weight="800" italic="0" />
         </title>
         <labels labelinterval="1" side="left" hide="0">
            <font color="FFC0C0C0" facename="Arial" size="16" weight="400" italic="0" />
         </labels>
         <ticks majorticks="7" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="5" majorticksize="9"/>
      </axis>
      <index>
         <current_outdoor_humidity color1="ff00FF00" color2="ff0000FF" filled="1" side="left" thick="9" axisdelta="0"/>
<stats_day_max_outdoor_humidity texture="temp_max.png"   side="left" thick="9" axisdelta="0"/>
         <stats_day_min_outdoor_humidity texture="humidite_mini.png"  side="left" thick="9" axisdelta="0"/>
     
    </index>
      <border cornerradius="0" color="FF000000" thick="0" />
      
      <gaugebackground color="FF000000" texture="" />
   </lineargauge>

 <!--  ================= GRAPHIQUE DE TEMPERATURE HUMIDITE ROSEE=================
  -->
   <frame width="710" height="160" position-x="270" position-y="35">                                                                                                                                                                                         CADRE
  <background color="00000000" />
  <border cornerradius="5" color="FFffffff" thick="1" />
  </frame>

- <lineplot width="800" height="200" shadow="0" position-x="260" position-y="20" margin-top="23" margin-right="280" margin-bottom="57" margin-left="65">      POSITION GRAPH
- <title text="" alignement="vcenter|hcenter" angle="0">
  <font color="FF000000" facename="Arial" size="18" weight="400" italic="1" />

  </title>
  <border cornerradius="0" color="FF000000" thick="0" />
- <xaxis color="FFC0C0C0" grid="0" autoscale="0" min="0" max="0" titleside="bottom">
- <title text="" alignement="vcenter|hcenter" angle="0">
  <font color="FFC0C0C0" facename="Arial" size="12" weight="400" italic="0" />
  </title>
- <labels labelinterval="1" angle="0" format="%Hh%M\n%d/%m" side="left" hide="0">
  <font color="FFC0C0C0" facename="Arial" size="12" weight="400" italic="1" />
  </labels>
  <ticks majorticks="7" minorticks="4" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
  </xaxis>

- <y1axis color="FFFF0000" grid="1" autoscale="1" min="0" max="0" titleside="left" titlemargin="30">
- <title text="Temperature ($Unit[Temperature])" alignement="vcenter|hcenter" angle="0">
  <font color="FFFF0000" facename="Arial black" size="16" weight="500" italic="1" />
  </title>
- <labels labelinterval="1" angle="0" format=".0" side="left" hide="0">
  <font color="FFFF0000" facename="Arial" size="12" weight="400" italic="1" />
  </labels>
  <ticks majorticks="5" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
  </y1axis>

<y2axis ydelta="70" side="right" color="FF99C3FB" grid="0" autoscale="0" min="0" max="100" titleside="right" titlemargin="30">  PLAGE DE REGLAGE
         <title text="Humidite (%)" alignement="vcenter|hcenter" angle="0">
            <font color="FF99C3FB" facename="Arial black" size="16" weight="500" italic="1" />
         </title>
         <labels labelinterval="1" angle="0" format=".0" side="right" hide="0">
            <font color="FF99C3FB" facename="Arial" size="12" weight="400" italic="1" />
         </labels>
         <ticks autoticks="0" majorticks="5" minorticks="4" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
      </y2axis>

- <legend position-x="815" position-y="50" hide="0" shadow="0">                POSITION LEGENDE
  <font color="FFC0C0C0" facename="Arial" size="13" weight="600" italic="1" />
  <border cornerradius="10" color="FF000000" thick="0" />
  <background color="00FFFFFF" /> 
  </legend>
   
- <data>
  <wind_chill axisbind="y1axis" legend="Facteur vent" color1="FF0000FF" color2="FFF8AB03" antialiasing="1" filled="0" hide="0" thick="1.2" />       
  <outdoor_temperature axisbind="y1axis" legend="Temperature ext" color1="FFFF0000" color2="FFC0C0C0" antialiasing="1" filled="0" hide="0" thick="2" /> 






<dew_point axisbind="y1axis" legend="Point de rosee" color1="FF00C4FF" color2="FF0000FF" antialiasing="1" filled="0" hide="0" thick="1.2"/>     
<outdoor_humidity axisbind="y2axis" legend="Humidite exterieure" color1="4099C3FB" color2="5099C3FB" antialiasing="1" filled="1" hide="0" />   
      <outdoor_humidity axisbind="y2axis" legend="Humidite exterieure" color1="300000FF" antialiasing="1" hidelegend="1" thick="1.2"/>                                             
   
  </data>
  </lineplot>

___________________________________________________________________________________________________________________________________________________________________________ __________

<!-- ================= BAROMETRE ================= -->
   <circulargauge width="200" height="200" shadow="0" orientation="1" position-x="-20" position-y="175" margin-top="50" margin-right="50" margin-bottom="50" margin-left="50" > 
      <title text="Barometre \n$Current[relative_pressure,6.1] $Unit[Pressure]" alignement="relative" angle="0" position-x="0.5" position-y="0.8">
      <font color="FF00C600" facename="Arial" size="14" weight="800" italic="1" />
    </title>           
      <axis color="FF72B8FF" min="965" max="1065" titlemargin="50" titleside="top" fromangle="-45" toangle="225"> 
         
         <labels labelinterval="1" side="0" hide="0">
            <font color="FF72B8FF" facename="Arial" size="14" weight="600" italic="0" />
         </labels>
         <ticks majorticks="7" minorticks="3" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="5" majorticksize="9"/>
      </axis>
      <index>
         <current_relative_pressure color1="FFFF0000" color2="FF00FF00" filled="1"  texture="PRESSION.png" side="left" thick="9" axisdelta="0"/>
      <stats_day_min_relative_pressure color1="FFFF0000" color2="FF00FF00" texture="pression_min.png"  side="left" thick="9" axisdelta="0"/>
      <stats_day_max_relative_pressure color1="FFFF0000" color2="FF00FF00" texture="pression_max.png"  side="left" thick="9" axisdelta="0"/>
    </index>
      <border cornerradius="0" color="FF000000" thick="0" />
      
   </circulargauge>

<!-- ================= ICONE  TENDANCE ================= -->
<frame width="100" height="100" position-x="160" position-y="230">                                                                                                                                                                                       CADRE ICONE
  <background color="00000000" />
  <border cornerradius="5" color="FF000000" thick="1.5" />
  </frame>
   
   <frame width="80" height="80" position-x="170" position-y="240">       POSITION
      <background color="ff0000ff" texture="$WeatherForecast[Icon]" stretch="1" />
   </frame>
   
 <!--  =================GRAPHIQUE PRESSION ATMOSPHERIQUE=================
  -->
<frame width="710" height="160" position-x="270" position-y="200">                            CADRE
  <background color="00000000" />
  <border cornerradius="5" color="FFffffff" thick="1" />
  </frame>

- <lineplot width="800" height="200" shadow="0" position-x="260" position-y="185" margin-top="23" margin-right="280" margin-bottom="57" margin-left="65">          POSITION GRAPH
- <title text="" alignement="vcenter|hcenter" angle="0">
  <font color="FF000000" facename="Arial" size="18" weight="400" italic="1" />
  </title>
  <border cornerradius="0" color="FF000000" thick="0" />

- <xaxis color="FFC0C0C0" grid="0" autoscale="0" min="0" max="0" titleside="bottom">
- <title text="" alignement="vcenter|hcenter" angle="0">
  <font color="FFC0C0C0" facename="Arial" size="12" weight="400" italic="0" />
  </title>
- <labels labelinterval="1" angle="0" format="%Hh%M\n%d/%m" side="left" hide="0">
  <font color="FFC0C0C0" facename="Arial" size="12" weight="400" italic="1" />
  </labels>
  <ticks majorticks="7" minorticks="4" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
  </xaxis>

- <y1axis side="left" color="FF00BB33" grid="1" autoscale="1" titleside="left" titlemargin="30">
- <title text="Pression ($Unit[Pressure])" alignement="vcenter|hcenter" angle="0">
  <font color="FF00BB33" facename="Arial black" size="16" weight="500" italic="1" />
  </title>
- <labels labelinterval="1" angle="0" format=".0" side="left" hide="0">
  <font color="FF00BB33" facename="Arial" size="12" weight="400" italic="1" />
  </labels>
  <ticks majorticks="5" minorticks="4" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
  </y1axis>

- <legend position-x="815" position-y="250" hide="0" shadow="0">              POSITION LEGENDE
  <font color="FFC0C0C0" facename="Arial" size="13" weight="600" italic="1" />
  <border cornerradius="10" color="FF000000" thick="0" />
  <background color="00FFFFFF" />
  </legend>
 
- <data>
  <relative_pressure axisbind="y1axis" legend="Pression " color1="6503F892" color2="4500FF00" antialiasing="1" filled="1" hide="0" thick="1.2" />

  </data>
  </lineplot>


____________________________________________________________________________________________________________________________________________________________________________________

   <!-- ================= ANEMOMETRE ================= -->
   
   <circulargauge width="260" height="260" shadow="0" orientation="1" position-x="-65" position-y="290" margin-top="75" margin-right="75" margin-bottom="75" margin-left="75" >  POSITION GAUGE
      <title text="Anemometre \n$Current[wind_speed] $Unit[Speed]" alignement="relative" angle="0" position-x="0.5" position-y="0.73">
         <font color="FFFF0000" facename="Arial" size="13" weight="800" italic="1" />
      </title>
      <axis color="FF72B8FF" min="0" max="80" titlemargin="50" titleside="bottom" fromangle="0" toangle="225">                 PLAGE DE REGLAGE
         <labels labelinterval="1" side="160" hide="0">
            <font color="FF72B8FF" facename="Arial" size="14" weight="600" italic="1" />
         </labels>
         <ticks majorticks="7" minorticks="2" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="5" majorticksize="9"/>
      </axis>
      <index>
         <current_wind_speed color1="FFFF0000" color2="FF00FF00" filled="1"  texture="vitessevent.png" side="left" thick="9" axisdelta="0"/>
 <stats_day_max_wind_speed texture="pression_min.png"  side="left" thick="9" axisdelta="0"/>
     
    </index>
   </circulargauge>



<!-- ================= DIRECTION DES VENTS================= -->
     <!-- ================= Radarplot ================= -->
   <radarplot width="200" height="200" shadow="0" position-x="95" position-y="325" margin-top="40" margin-right="40" margin-bottom="40" margin-left="40">
      <title text="" alignement="top|hcenter" angle="0">
         <font color="FF72B8FF" facename="Arial" size="14" weight="400" italic="1" />
      </title>
   
      <axis color="FF72B8FF" grid="1" autoscale="1" min="0" max="0">
         <titles text="E;;NE;;N;;N0;;0;;S0;;S;;SE;">
            <font color="FF72B8FF" facename="Arial" size="12" weight="800" italic="1" /> texte
         </titles>
      
         <ticks autoticks="0" majorticks="9" minorticks="6" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
      </axis>
      <legend position-x="0" position-y="0" hide="1" shadow="5">
         <font color="FF72B8FF" facename="Arial" size="14" weight="400" italic="0" />
         <border cornerradius="0" color="FF000000" thick="1" />
         <background color="FFFFFFFF"  />
      </legend>
      
      <data>
         <wind_direction legend="" color1="60FF0000" color2="60FF0000" antialiasing="1" filled="2" />
         <wind_direction legend="" color1="60FF0000" antialiasing="1" hidelegend="1" thick="2" />
      </data>
   </radarplot>


   <!-- ================= girouette ================= -->



<circulargauge width="200" height="200" position-x="95" position-y="325" margin-top="40" margin-right="40" margin-bottom="40" margin-left="40" >
       <title text="$Current[wind_direction,f1]" alignement="relative" angle="0" position-x="0.52" position-y="0.92">
         <font color="FF72B8FF" facename="Arial" size="13" weight="800" italic="1" />
      </title>
<axis color="FF72B8FF" min="0" max="360" titlemargin="0" titleside="bottom" fromangle="90" toangle="450">
         <labels hide="1">
         </labels>
         <ticks majorticks="9" minorticks="3" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="5" majorticksize="9"/>
      </axis>
      <index>
         <current_wind_direction texture="PRESSION.png" filled="0" side="100" thick="29" axisdelta="10" />
      </index>
   </circulargauge>

<!--  =================GRAPHIQUE VITESSE  & DIRECTIONS DES VENTS=================
  -->
 <frame width="710" height="150" position-x="270" position-y="365">                            CADRE
  <background color="00000000" />
  <border cornerradius="5" color="FFffffff" thick="1" />
  </frame>

- <lineplot width="800" height="200" shadow="0" position-x="260" position-y="350" margin-top="23" margin-right="280" margin-bottom="70" margin-left="75">     POSITION GRAPH
- <title text="" alignement="vcenter|hcenter" angle="0">
  <font color="FF000000" facename="Arial" size="18" weight="400" italic="1" />
  </title>
  <border cornerradius="0" color="FF000000" thick="0" />
- <xaxis color="FFC0C0C0" grid="0" autoscale="0" min="0" max="0">
- <title text="" alignement="vcenter|hcenter" angle="0">
  <font color="FFC0C0C0" facename="Arial" size="12" weight="400" italic="1" />
  </title>
- <labels labelinterval="1" angle="0" format="%Hh%M\n%d/%m" side="left" hide="0">
  <font color="FFC0C0C0" facename="Arial" size="12" weight="400" italic="1" />
  </labels>
  <ticks majorticks="7" minorticks="4" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
  </xaxis>
- <y1axis color="FFFF0000" grid="1" autoscale="1" min="0" max="0" titleside="top" titlemargin="30">
- <title text="Vitesse vent" alignement="vcenter|hcenter" angle="0">
  <font color="FFFF0000" facename="Arial black" size="16" weight="500" italic="1" />
  </title>
- <labels labelinterval="1" angle="0" format=".0" side="left" hide="0">
  <font color="FFFF0000" facename="Arial" size="12" weight="400" italic="1" />
  </labels>
  <ticks majorticks="5" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
  </y1axis>
<y2axis side="right" color="FF72B8FF" grid="1" autoscale="0" min="0" max="360" titleside="right" titlemargin="30">
-          <title text="Direction" alignement="vcenter|hcenter" angle="0">
            <font color="FF72B8FF" facename="Arial black" size="16" weight="500" italic="1" />
         </title>
-          <labels labelinterval="1" angle="0" format=".0" side="right" hide="0">
            <font color="FF72B8FF" facename="Arial" size="12" weight="400" italic="1" />
         </labels>
         <ticks majorticks="5" minorticks="4" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
      </y2axis>
- <legend position-x="815" position-y="420" hide="0" shadow="0">                                   POSITION LEGENDE
  <font color="FFC0C0C0" facename="Arial" size="13" weight="600" italic="1" />
  <border cornerradius="0" color="FF000000" thick="0" />
  <background color="00FFFFFF" />
  </legend>
 
- <data>
  <wind_speed axisbind="y1axis" legend="Vitesse vent moyen" color1="66FF0000" color2="33FF0000" antialiasing="1" filled="1" />
  <wind_speed axisbind="y1axis" legend="Vitesse  vent" color1="66FF0000" antialiasing="1" filled="0" hidelegend="1" thick="1.2" />
  <wind_gust axisbind="y1axis" legend="Rafales" color1="FFFCE701" antialiasing="1" filled="0" hidelegend="0" thick="1.2" />
<wind_direction axisbind="y2axis" legend="Direction du vent" color1="FF72B8FF" antialiasing="1" filled="0" hidelegend="0" thick="3"  />
   
  </data>
  </lineplot>

____________________________________________________________________________________________________________________________________________________________________________________
   <!-- =================GAUGE PLUIE 1h ================= -->
<frame width="70" height="115" position-x="36" position-y="530">                                                                                                                                                                                        RECIPIENT
  <background color="00000000" />
  <border cornerradius="5" color="FF000000" thick="1.5" />
  </frame>
   <lineargauge width="20" height="180" shadow="0" orientation="1" position-x="50" position-y="500" margin-top="40" margin-right="0" margin-bottom="42" margin-left="0" >      POSITION
      <title text="1h \n$Current[rainfall_1h] $Unit[Rainfall]" alignement="relative" angle="0" position-x="0.9" position-y="0.88">
         <font color="FF72B8FF" facename="Arial" size="14" weight="800" italic="1" />
      </title>
      <axis color="FFC0C0C0" min="0" max="20" side="left" titlemargin="30" titleside="left">            PLAGE  CALIBRATION
         <labels labelinterval="1" side="right" hide="0">
            <font color="FFC0C0C0" facename="Arial" size="14" weight="400" italic="0" />
         </labels>
         <ticks majorticks="5" minorticks="5" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="18" majorticksize="25"/>          ECHELLE  CALIBRAGE GAUGE
      </axis>
      <index>
         <current_rainfall_1h color1="FF72B8FF" color2="FF72B8FF" filled="1" reverse="0" side="right" thick="25" axisdelta="0"/>
<stats_day_max_current_rainfall_1h texture="pluie1h_max.png"   side="right" thick="10" axisdelta="0"/>                PLUIE MAX 1H
      </index>
      <border cornerradius="0" color="FF000000" thick="0" />
      <background color="00000000" stretch="1" />
      <gaugebackground color="FF000000" texture="" />
   </lineargauge>
   
   <frame width="300" height="300" position-x="10" position-y="0">
      
   </frame>   
   
   <!-- ================= GAUGE PLUIE 24h ================= -->
<frame width="70" height="115" position-x="160" position-y="530">                                                                                                                                                                                        RECIPIENT
  <background color="00000000" />
  <border cornerradius="5" color="FF000000" thick="1.5" />
  </frame>
   <lineargauge width="20" height="180" shadow="0" orientation="1" position-x="174" position-y="500" margin-top="40" margin-right="0" margin-bottom="42" margin-left="0" >         POSITION
      <title text="24h \n$Current[rainfall_24h] $Unit[Rainfall]" alignement="relative" angle="0" position-x="0.90" position-y="0.88">
         <font color="FFFCE701" facename="Arial" size="14" weight="800" italic="1" />
      </title>
      <axis color="FFC0C0C0" min="0" max="40" side="left" titlemargin="30" titleside="left">   PLAGE CALIBRATION
         <labels labelinterval="1" side="right" hide="0">
            <font color="FFC0C0C0" facename="Arial" size="14" weight="400" italic="0" />
         </labels>
         <ticks majorticks="5" minorticks="5" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="18" majorticksize="25"/>         ECHELLE CALIBRAGE GAUGE
      </axis>
      <index>
         <current_rainfall_24h color1="FFFCE701" color2="FF00008F"  filled="1" reverse="0" side="right" thick="25" axisdelta="0"/>
<stats_day_max_current_rainfall_24h texture="girouette.png"   side="right" thick="10" axisdelta="0"/>                PLUIE MAX 24H
      </index>
      <border cornerradius="0" color="FF000000" thick="0" />
      <background color="00000000" stretch="1" />
      <gaugebackground color="FF000000" texture="" />
   </lineargauge>



 <!--  ================= GRAPHIQUE  DES PRECIPITATIONS=================
  -->
 <frame width="710" height="150" position-x="270" position-y="525">                                                                                                                                                                                         CADRE
  <background color="00000000" />
  <border cornerradius="5" color="FFffffff" thick="1" />
  </frame>


- <lineplot width="800" height="200" shadow="0" position-x="260" position-y="520" margin-top="23" margin-right="280" margin-bottom="80" margin-left="75">        POSITION GRAPH
- <title text="" alignement="vcenter|hcenter" angle="0">
  <font color="FF000000" facename="Arial" size="18" weight="400" italic="1" />
  </title>
  <border cornerradius="0" color="FF000000" thick="0" />
- <xaxis color="FFC0C0C0" grid="0" autoscale="0" min="0" max="0">
- <title text="" alignement="vcenter|hcenter" angle="0">
  <font color="FFC0C0C0" facename="Arial" size="12" weight="400" italic="1" />
  </title>
- <labels labelinterval="1" angle="0" format="%Hh%M\n%d/%m" side="left" hide="0">
  <font color="FFC0C0C0" facename="Arial" size="12" weight="400" italic="1" />
  </labels>
  <ticks majorticks="7" minorticks="4" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
  </xaxis>
- <y1axis side="left" color="FF72B8FF" grid="1" autoscale="1" min="0" max="300" titleside="left" titlemargin="25">
- <title text="Precipitations ($Unit[Rainfall])" alignement="vcenter|hcenter" angle="0">
  <font color="FF72B8FF" facename="Arial" size="14" weight="500" italic="1" />
  </title>
- <labels labelinterval="1" angle="0" format=".1" side="left" hide="0">
  <font color="FF72B8FF" facename="Arial" size="12" weight="400" italic="1" />
  </labels>
  <ticks majorticks="5" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
  </y1axis>
- <y2axis side="right" color="FFFCE701" grid="0" autoscale="1" min="0" max="300" titleside="right" titlemargin="30" ydelta="55">
- <title text="Pluie 24h ($Unit[Rainfall])" alignement="vcenter|hcenter" angle="0">
  <font color="FFFCE701" facename="Arial" size="14" weight="500" italic="1" />
  </title>
- <labels labelinterval="1" angle="0" format=".1" side="right" hide="0">
  <font color="FFFCE701" facename="Arial" size="12" weight="400" italic="1" />
  </labels>
  <ticks majorticks="5" minorticks="4" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
  </y2axis>
- <legend position-x="815" position-y="580" hide="0" shadow="0">                                                       POSITION LEGENDE
  <font color="FFC0C0C0" facename="Arial" size="13" weight="600" italic="1" />
  <border cornerradius="0" color="FF000000" thick="0" />
  <background color="00FFFFFF" />
  </legend>
 
 
- <data>
  <relative_rainfall axisbind="y1axis" legend="Precipitations" color1="FF72B8FF" color2="FF72B8FF" antialiasing="1" filled="1" />
  <relative_rainfall axisbind="y1axis" legend="Precipitations" color1="FF72B8FF" antialiasing="1" filled="0" hidelegend="1" thick="1.2" />
  <rainfall_24h axisbind="y2axis" legend="Precipitations 24h"  color1="FFFCE701" color2="50FFFFFF" antialiasing="1" filled="1" hidelegend="0" thick="1.2" />
  </data>
  </lineplot>

_______________________________________________________________________________________________________________________________________________________________________

<!-- ================= GAUGE  PLUIE MENSUELLE================= -->
<frame width="70" height="115" position-x="36" position-y="690">                                                                                                                                                                                        RECIPIENT
  <background color="00000000" />
  <border cornerradius="5" color="FF000000" thick="1.5" />
  </frame>

   <lineargauge width="20" height="180" shadow="0" orientation="1" position-x="50" position-y="660" margin-top="40" margin-right="0" margin-bottom="42" margin-left="0" >      POSITION
      <title text="Mensuelle:\n$Stats[Month,TotalRainfall] $Unit[Rainfall]" alignement="relative" angle="0" position-x="0.90" position-y="0.88">
         <font color="FF72B8FF" facename="Arial" size="14" weight="800" italic="1" />
      </title>
      <axis color="FFC0C0C0" min="0" max="200" side="left" titlemargin="30" titleside="left">                  PLAGE CALIBRATION
         <labels labelinterval="1" side="right" hide="0">
            <font color="FFC0C0C0" facename="Arial" size="14" weight="400" italic="0" />
         </labels>
         <ticks majorticks="6" minorticks="3" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="18" majorticksize="25"/>
      </axis>
      <index>
         <stats_month_totalrainfall color1="FF00008F" color2="FF72B8FF" filled="1" reverse="0" side="right" thick="25" axisdelta="0"/>
      </index>
      <border cornerradius="0" color="FF000000" thick="0" />
      <background color="00000000" stretch="1" />
      <gaugebackground color="FF000000" texture="" />
   </lineargauge>

<!-- ================= GAUGE  PLUIE ANNUELLE================= -->
<frame width="70" height="115" position-x="160" position-y="690">                                                                                                                                                                                        RECIPIENT
  <background color="00000000" />
  <border cornerradius="5" color="FF000000" thick="1.5" />
  </frame>

   <lineargauge width="20" height="180" shadow="0" orientation="1" position-x="174" position-y="660" margin-top="40" margin-right="0" margin-bottom="42" margin-left="0" >      POSITION
      <title text="Annuelle:\n$Stats[Year,TotalRainfall] $Unit[Rainfall]" alignement="relative" angle="0" position-x="0.90" position-y="0.88">
         <font color="FFF87CF4" facename="Arial" size="14" weight="800" italic="1" />
      </title>
      <axis color="FFC0C0C0" min="0" max="1000" side="left" titlemargin="30" titleside="left">                               PLAGE CALIBRATION
         <labels labelinterval="1" side="right" hide="0">
            <font color="FFC0C0C0" facename="Arial" size="14" weight="400" italic="0" />
         </labels>
         <ticks majorticks="6" minorticks="3" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="18" majorticksize="25"/>
      </axis>
      <index>
         <stats_year_totalrainfall color1="FFF87CF4" color2="FF00008F" filled="1" reverse="0" side="right" thick="25" axisdelta="0"/>           
      </index>
      <border cornerradius="0" color="FF000000" thick="0" />
      <background color="00000000" stretch="1" />
      <gaugebackground color="FF000000" texture="" />
   </lineargauge>

<!-- =================BARRE GRAPH PRECIPITATION ANNUELLE ================= -->
   <frame width="710" height="140" position-x="270" position-y="690">                                                                                                                                                                                         CADRE
  <background color="00000000" />
  <border cornerradius="5" color="FFffffff" thick="1" />
  </frame>
   <bargraph width="800" height="200" shadow="0" position-x="230" position-y="700" margin-top="10" margin-right="230" margin-bottom="100" margin-left="105">                     POSITION GRAPH
      <xaxis color="FFC0C0C0" grid="0" autoscale="0" min="0" max="0">
         <labels labelinterval="1" labels="Janv.;Fev.;Mars;Avril;Mai;Juin;Juil.;Aout;Sep.;Oct.;Nov.;Dec." angle="0"  side="left" hide="0">
            <font color="FFFFFFFF" facename="Arial" size="12" weight="400" italic="1" />
         </labels>
         <ticks majorticks="7" minorticks="4" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
      </xaxis>
      <y1axis color="FFFB99F8" grid="1" autoscale="1" min="0" max="0" titleside="top" titlemargin="35">
         <title text=" Annuelle ( $Unit[Rainfall] )" alignement="vcenter|hcenter" angle="0">
            <font color="FFFB99F8" facename="Arial" size="12" weight="500" italic="1" />
         </title>
         <labels labelinterval="1" angle="0" format=".0" side="left" hide="0" >
            <font color="FFFB99F8" facename="Arial" size="12" weight="500" italic="1" />
         </labels>
         <ticks majorticks="5" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
      </y1axis>
      <data>
      <stats_2015_totalrainfall axisbind="y1axis" legend="Precipitations \n annuelle" color1="80F87CF4" color2="FFFB99F8" antialiasing="1" filled="1" />   REGLAGE ANNEE EN COURS INDISPENSABLE
    </data>      
      <legend orientation="0" margin="2" width="665" position-x="830" position-y="765" hide="0" shadow="0">                                               POSITION        LEGENDE                                                                                                     
      <font color="FFC0C0C0" facename="Arial" size="13" weight="600" italic="1" />
   
    </legend>
    <border cornerradius="0" color="55555555" thick="0" />
 
    <graphbackground color1="FF000000" color2="FF000000" gradient="1" gradient-direction="90" />
   </bargraph>

</stylesheet>


Haut
 Profil  
Répondre en citant  
Afficher les messages publiés depuis :  Trier par  
Publier un nouveau sujet Répondre au sujet  [ 2 message(s) ] 

Le fuseau horaire est UTC+1 heure


Qui est en ligne ?

Utilisateur(s) parcourant ce forum : Aucun utilisateur inscrit et 1 invité


Vous ne pouvez pas publier de nouveaux sujets dans ce forum
Vous ne pouvez pas répondre aux sujets dans ce forum
Vous ne pouvez pas éditer vos messages dans ce forum
Vous ne pouvez pas supprimer vos messages dans ce forum
Vous ne pouvez pas insérer de pièces jointes dans ce forum

Recherche de:
Aller vers :  
cron
POWERED_BY
Traduction et support en françaisHébergement de site