Forum GraphWeather

Forum d'aide GraphWeather
Nous sommes actuellement le Sam Avr 27, 2024 8:41 pm

Le fuseau horaire est UTC+1 heure




Publier un nouveau sujet Répondre au sujet  [ 5 message(s) ] 
Auteur Message
 Sujet du message: cherche gauge precipitation
MessagePublié: Mer Jan 12, 2011 5:52 pm 
Hors-ligne
Membre

Inscription : Mer Déc 22, 2010 1:36 pm
Message(s) : 787
Localisation : Ariege
je cherche cette gauge merci de votre aide
Image


Haut
 Profil  
Répondre en citant  
MessagePublié: Jeu Jan 13, 2011 12:11 am 
Hors-ligne
Membre
Avatar de l’utilisateur

Inscription : Dim Jan 17, 2010 7:16 pm
Message(s) : 2624
Localisation : 1555 Villarzel - Switzerland
Bonsoir,
je ne vois pas comment les membres de ce forum peuvent répondre à ta question, c'est toi qui l'as trouvée sur le net.
Cela aurait été plus simple de demander directement au webmaster du site.

Sur ce coup tu as quand même de la chance, puisque c'est moi qui ai fait cette modification et que je suis membre de ce forum et que je lis régulièrement les messages, autrement il aurait fallu chercher la région ou il a plu 728,1mm l'année passée.
:lol: :lol:

Bon voici le code qu'il mettre sur une feuille de styles, en modifiant évidemment la position de chaque éléments.

<!-- ================= Rainfall ================= -->
<frame width="350" height="300" position-x="595" position-y="20">
<title text="\nPrécipitations" alignement="top|hcenter" angle="0" position-x="0.1" position-y="0.5">
<font color="FF0000CC" facename="Arial" size="20" weight="600" italic="1" />
</title>
<background color="ff0000ff" texture="img_modern_square1_300x300.png" stretch="1" />
</frame>
<!-- ================= Absolute rainfall ================= -->
<lineargauge width="25" height="250" shadow="0" orientation="1" position-x="640" position-y="40" margin-top="34" margin-right="0" margin-bottom="42" margin-left="0" >
<title text="$Stats[Year,TotalRainfall] $Unit[Rainfall]" alignement="relative" angle="0" position-x="0.47" position-y="0.90">
<font color="FF0000FF" facename="Arial" size="16" weight="400" italic="1" />
</title>
<axis color="66000000" min="0" max="1000" side="left" titlemargin="30" titleside="left">
<labels labelinterval="1" side="right" hide="0">
<font color="FF000000" 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="500000FF" color2="FF00CCFF" 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>
<frame width="80" height="230" position-x="618" position-y="45">
<background color="ff0000ff" texture="img_modern_square5_300x300.png" stretch="1" />
</frame>
<!-- ================= rainfall mois ================= -->
<lineargauge width="25" height="250" shadow="0" orientation="1" position-x="715" position-y="40" margin-top="34" margin-right="0" margin-bottom="42" margin-left="0" >
<title text="$Stats[Month,TotalRainfall] $Unit[Rainfall]" alignement="relative" angle="0" position-x="0.47" position-y="0.90">
<font color="FF0000FF" facename="Arial" size="16" weight="400" italic="1" />
</title>
<axis color="66000000" min="0" max="250" side="left" titlemargin="30" titleside="left">
<labels labelinterval="1" side="right" hide="0">
<font color="FF000000" 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="500000FF" color2="FF00CCFF" 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>
<frame width="80" height="230" position-x="693" position-y="45">
<background color="ff0000ff" texture="img_modern_square5_300x300.png" stretch="1" />
</frame>
<!-- ================= rainfall 24h ================= -->
<lineargauge width="25" height="250" shadow="0" orientation="1" position-x="790" position-y="40" margin-top="34" margin-right="0" margin-bottom="42" margin-left="0" >
<title text="$Current[rainfall_24h] $Unit[Rainfall]" alignement="relative" angle="0" position-x="0.47" position-y="0.90">
<font color="FF0000FF" facename="Arial" size="16" weight="400" italic="1" />
</title>
<axis color="66000000" min="0" max="50" side="left" titlemargin="30" titleside="left">
<labels labelinterval="1" side="right" hide="0">
<font color="FF000000" 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>
<current_rainfall_24h color1="550000FF" color2="FF00CCFF" 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>
<frame width="80" height="230" position-x="768" position-y="45">
<background color="ff0000ff" texture="img_modern_square5_300x300.png" stretch="1" />
</frame>
<!-- ================= rainfall 1h ================= -->
<lineargauge width="25" height="250" shadow="0" orientation="1" position-x="865" position-y="40" margin-top="34" margin-right="0" margin-bottom="42" margin-left="0" >
<title text="$Current[rainfall_1h] $Unit[Rainfall]" alignement="relative" angle="0" position-x="0.47" position-y="0.90">
<font color="FF0000FF" facename="Arial" size="16" weight="400" italic="1" />
</title>
<axis color="66000000" min="0" max="25" side="left" titlemargin="30" titleside="left">
<labels labelinterval="1" side="right" hide="0">
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
</labels>
<ticks majorticks="5" minorticks="3" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="18" majorticksize="25"/>
</axis>
<index>
<current_rainfall_1h color1="550000FF" color2="FF00CCFF" 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>
<frame width="300" height="300" position-x="610" position-y="20">
<background color="ff0000ff" texture="img_modern_square2_300x300.png" stretch="1" />
</frame>
<frame width="80" height="230" position-x="843" position-y="45">
<background color="ff0000ff" texture="img_modern_square5_300x300.png" stretch="1" />
</frame>
<!-- ================= texte pluviomètre ================= -->

<frame width="128" height="128" position-x="565" position-y="95">
<title text="Sur l'année en cours" alignement="relative" angle="90" position-x="0.0" position-y="0.0">
<font color="FF000000" facename="Arial" size="15" weight="450" italic="1" />
</title>
</frame>

<frame width="128" height="128" position-x="640" position-y="95">
<title text="Sur le Mois en cours" alignement="relative" angle="90" position-x="0.5" position-y="2.0">
<font color="FF000000" facename="Arial" size="15" weight="450" italic="1" />
</title>
</frame>

<frame width="128" height="128" position-x="715" position-y="90">
<title text="Sur les dernières 24 h" alignement="relative" angle="90" position-x="0.5" position-y="2.0">
<font color="FF000000" facename="Arial" size="15" weight="450" italic="1" />
</title>

Autrement tu peux copier la feuille de style complète ici
http://www.boock.ch/meteo/sauv-donnees/gauges_aubert4.xml


Meilleures salutations

_________________
_________________________________________________________________________________________________________
Station Vantage Pro2+ avec station agricole - Weatherlink 6.0.3 - GraphWeather 3.0.15b - Cumulus 1.9.4 - Windows W10 ultimate x64
http://www.boock.ch/meteo-villarzel.php
Image


Haut
 Profil  
Répondre en citant  
MessagePublié: Jeu Jan 13, 2011 8:32 am 
Hors-ligne
Membre

Inscription : Mer Déc 22, 2010 1:36 pm
Message(s) : 787
Localisation : Ariege
un tres grand merci a toi pour ton travail et ta participation mais me manque les images de la feuille


Haut
 Profil  
Répondre en citant  
MessagePublié: Ven Jan 14, 2011 2:51 pm 
Hors-ligne
Membre
Avatar de l’utilisateur

Inscription : Dim Jan 17, 2010 7:16 pm
Message(s) : 2624
Localisation : 1555 Villarzel - Switzerland
j'ai mis une archive en ligne avec les images et une explication pour modifier le texte

http://www.boock.ch/meteo/sauv-donnees/pluviometres.rar

_________________
_________________________________________________________________________________________________________
Station Vantage Pro2+ avec station agricole - Weatherlink 6.0.3 - GraphWeather 3.0.15b - Cumulus 1.9.4 - Windows W10 ultimate x64
http://www.boock.ch/meteo-villarzel.php
Image


Haut
 Profil  
Répondre en citant  
MessagePublié: Ven Jan 14, 2011 5:06 pm 
Hors-ligne
Membre

Inscription : Mer Déc 22, 2010 1:36 pm
Message(s) : 787
Localisation : Ariege
genial merci


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

Le fuseau horaire est UTC+1 heure


Qui est en ligne ?

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


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