tab-rainfall-bargraph.xml par décade
tab-rainfall-bargraph.xml par décade
Bonjour
Je fais appel à vos services que je sais trés compétents, pour modifier le stylesheet (tab-rainfall-bargraph.xml) des précipitations par mois pour le passer par décade, qui est pour moi un peu plus parlant.
Merci d'avance
Je fais appel à vos services que je sais trés compétents, pour modifier le stylesheet (tab-rainfall-bargraph.xml) des précipitations par mois pour le passer par décade, qui est pour moi un peu plus parlant.
Merci d'avance
WMR 200, XNet_meteo puis (depuis le 16 mars 2016) Vantage pro 2 avec capteur solaire, WeatherLink IP et GraphWeather 2.0.321
Windows 10 Famille, 64bits
Windows 10 Famille, 64bits
- ardigier
- Membre
- Messages : 2260
- Inscription : mar. mars 23, 2010 6:05 pm
- Localisation : Le Thor 84250
- Contact :
Re: tab-rainfall-bargraph.xml par décade
je ne pense pas qu'il existe une balise "décade" dans GW , nous avons day, month, year, total
WMR200 - XNet meteo 2011-10-14a- graphweather V 3.0.35- Win10 x64
webcam installée orientation NE
http://le-thor-meteo.com/index.php
webcam installée orientation NE
http://le-thor-meteo.com/index.php
- jturlier
- Membre
- Messages : 3149
- Inscription : mar. août 22, 2006 8:38 am
- Localisation : 34410 Sérignan - Languedoc
- Contact :
Re: tab-rainfall-bargraph.xml par décade
Bonjour,
+1 avec René.
il existe cependant une solution, pas dans la feuille xml, mais dans la création des fichiers jpeg. Mais cela force à travailler sur 10 jours tournants : nombre de minutes 14400
Personnellement, je ne vois pas réellement l'avantage de travailler sur une décade
... mais il faut de tout pour faire un monde !
Jean
+1 avec René.
il existe cependant une solution, pas dans la feuille xml, mais dans la création des fichiers jpeg. Mais cela force à travailler sur 10 jours tournants : nombre de minutes 14400
Personnellement, je ne vois pas réellement l'avantage de travailler sur une décade

Jean
Re: tab-rainfall-bargraph.xml par décade

Merci d'avance.
WMR 200, XNet_meteo puis (depuis le 16 mars 2016) Vantage pro 2 avec capteur solaire, WeatherLink IP et GraphWeather 2.0.321
Windows 10 Famille, 64bits
Windows 10 Famille, 64bits
- ardigier
- Membre
- Messages : 2260
- Inscription : mar. mars 23, 2010 6:05 pm
- Localisation : Le Thor 84250
- Contact :
Re: tab-rainfall-bargraph.xml par décade
je voie que vous utilisez la V2 de GW
dans cette version, la BD donne les stats avec les décades
cela devrait vous convenir
dans cette version, la BD donne les stats avec les décades
cela devrait vous convenir
WMR200 - XNet meteo 2011-10-14a- graphweather V 3.0.35- Win10 x64
webcam installée orientation NE
http://le-thor-meteo.com/index.php
webcam installée orientation NE
http://le-thor-meteo.com/index.php
Re: tab-rainfall-bargraph.xml par décade
Merci de votre réponse, mais je ne sais pas comment prendre les données et les mettre dans un graphique, je suis un peu perdu au niveau informatique.
Si vous pouvez m'aiguiller.
Si vous pouvez m'aiguiller.

WMR 200, XNet_meteo puis (depuis le 16 mars 2016) Vantage pro 2 avec capteur solaire, WeatherLink IP et GraphWeather 2.0.321
Windows 10 Famille, 64bits
Windows 10 Famille, 64bits
- ardigier
- Membre
- Messages : 2260
- Inscription : mar. mars 23, 2010 6:05 pm
- Localisation : Le Thor 84250
- Contact :
Re: tab-rainfall-bargraph.xml par décade
cela dépend de ce que vous voulez exactement
si c'est juste un affichage des pluies par décade dans GW ou si c'est créer une image .jpg à exporter sur un site
voila ce qu'on peut faire dans GW à partir du stylesheet
pour l'envoie sur un site
voir plus haut la solution de Jean
si c'est juste un affichage des pluies par décade dans GW ou si c'est créer une image .jpg à exporter sur un site
voila ce qu'on peut faire dans GW à partir du stylesheet
pour l'envoie sur un site
voir plus haut la solution de Jean
Vous ne pouvez pas consulter les pièces jointes insérées à ce message.
WMR200 - XNet meteo 2011-10-14a- graphweather V 3.0.35- Win10 x64
webcam installée orientation NE
http://le-thor-meteo.com/index.php
webcam installée orientation NE
http://le-thor-meteo.com/index.php
Re: tab-rainfall-bargraph.xml par décade
Je voudrai simplement visualiser dans GW sous forme de barres verticales la pluvio. par décade au même titre que celle par mois que j'ai dans GW avec le stylesheet "tab-rainfall-bargraph.xml".
J'espére que mes explications sont claires. Merci
J'espére que mes explications sont claires. Merci
Vous ne pouvez pas consulter les pièces jointes insérées à ce message.
WMR 200, XNet_meteo puis (depuis le 16 mars 2016) Vantage pro 2 avec capteur solaire, WeatherLink IP et GraphWeather 2.0.321
Windows 10 Famille, 64bits
Windows 10 Famille, 64bits
- ardigier
- Membre
- Messages : 2260
- Inscription : mar. mars 23, 2010 6:05 pm
- Localisation : Le Thor 84250
- Contact :
Re: tab-rainfall-bargraph.xml par décade
ce type de graphe peut être réalisé pour le mois en cours
avec ce code
<?xml version="1.0" encoding="iso-8859-1" ?>
<stylesheet>
<image width="900" height="300" />
<frame width="900" height="300" position-x="0" position-y="0" shadow="0">
<title text="" alignement="left|top" angle="0">
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
</title>
<background color1="FFBBBBFF" color2="FFFFFFFF" gradient="1" gradient-direction="135" stretch="1" />
<border cornerradius="0" color="55555555" thick="1" />
</frame>
<!-- ================= First Lineplot ================= -->
<bargraph width="900" height="300" shadow="0" position-x="10" position-y="10" margin-top="40" margin-right="70" margin-bottom="50" margin-left="65">
<xaxis color="FF000000" grid="1" autoscale="0" min="0" max="0">
<labels labelinterval="1" angle="0" side="left" hide="0">
<font color="FF000000" 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="FF000000" grid="1" autoscale="1" min="0" max="0" titleside="top" titlemargin="35">
<title text="Précipitations ( $Unit[Rainfall] )" alignement="vcenter|hcenter" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
<labels labelinterval="1" angle="0" format=".0" side="left" hide="0" >
<font color="FF000000" 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>
<data>
<stats_month_totalrainfall axisbind="y1axis" legend="Précipitations du mois en cours " color1="FFAAAAFF" color2="FF0000FF" antialiasing="1" filled="1" />
</data>
<legend orientation="0" margin="5" width="765" position-x="75" position-y="20" hide="0" shadow="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
<border cornerradius="0" color="55555555" thick="1" />
<background color1="FFBBBBFF" color2="FFFFFFFF" gradient="1" gradient-direction="90"/>
</legend>
<border cornerradius="0" color="55555555" thick="0" />
<background color1="00000000" stretch="1" />
<graphbackground color1="FFCCCCFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" />
</bargraph>
<textbox width="400" height="30" shadow="0" position-x="280" position-y="20" margin="5" >
<border cornerradius="10" color="55555555" thick="1" />
<text alignement="3">
<line text="Cumul des précipitations mois en cours : $Stats[Month,TotalRainfall] $UNIT[RAINFALL]"/>
<font color="FF0000FF" facename="Arial" size="20" weight="400" italic="0" />
</text>
<background color1="FFFFFFFF" color2="FF79BCFF" gradient="1" gradient-direction="90" />
</textbox>
</stylesheet>
cela permet de visualiser et d'avoir une idée de la pluvio par décade
avec ce code
<?xml version="1.0" encoding="iso-8859-1" ?>
<stylesheet>
<image width="900" height="300" />
<frame width="900" height="300" position-x="0" position-y="0" shadow="0">
<title text="" alignement="left|top" angle="0">
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
</title>
<background color1="FFBBBBFF" color2="FFFFFFFF" gradient="1" gradient-direction="135" stretch="1" />
<border cornerradius="0" color="55555555" thick="1" />
</frame>
<!-- ================= First Lineplot ================= -->
<bargraph width="900" height="300" shadow="0" position-x="10" position-y="10" margin-top="40" margin-right="70" margin-bottom="50" margin-left="65">
<xaxis color="FF000000" grid="1" autoscale="0" min="0" max="0">
<labels labelinterval="1" angle="0" side="left" hide="0">
<font color="FF000000" 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="FF000000" grid="1" autoscale="1" min="0" max="0" titleside="top" titlemargin="35">
<title text="Précipitations ( $Unit[Rainfall] )" alignement="vcenter|hcenter" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
<labels labelinterval="1" angle="0" format=".0" side="left" hide="0" >
<font color="FF000000" 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>
<data>
<stats_month_totalrainfall axisbind="y1axis" legend="Précipitations du mois en cours " color1="FFAAAAFF" color2="FF0000FF" antialiasing="1" filled="1" />
</data>
<legend orientation="0" margin="5" width="765" position-x="75" position-y="20" hide="0" shadow="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
<border cornerradius="0" color="55555555" thick="1" />
<background color1="FFBBBBFF" color2="FFFFFFFF" gradient="1" gradient-direction="90"/>
</legend>
<border cornerradius="0" color="55555555" thick="0" />
<background color1="00000000" stretch="1" />
<graphbackground color1="FFCCCCFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" />
</bargraph>
<textbox width="400" height="30" shadow="0" position-x="280" position-y="20" margin="5" >
<border cornerradius="10" color="55555555" thick="1" />
<text alignement="3">
<line text="Cumul des précipitations mois en cours : $Stats[Month,TotalRainfall] $UNIT[RAINFALL]"/>
<font color="FF0000FF" facename="Arial" size="20" weight="400" italic="0" />
</text>
<background color1="FFFFFFFF" color2="FF79BCFF" gradient="1" gradient-direction="90" />
</textbox>
</stylesheet>
cela permet de visualiser et d'avoir une idée de la pluvio par décade
Vous ne pouvez pas consulter les pièces jointes insérées à ce message.
WMR200 - XNet meteo 2011-10-14a- graphweather V 3.0.35- Win10 x64
webcam installée orientation NE
http://le-thor-meteo.com/index.php
webcam installée orientation NE
http://le-thor-meteo.com/index.php
Re: tab-rainfall-bargraph.xml par décade
Merci de votre réponse, mais ce n'est toujours pas ce que je recherche
, j'aimerai mettre sur un graphique une colonne par décade soit 3 par mois et donc 36 sur une année. Est-ce peut-être impossible? 


WMR 200, XNet_meteo puis (depuis le 16 mars 2016) Vantage pro 2 avec capteur solaire, WeatherLink IP et GraphWeather 2.0.321
Windows 10 Famille, 64bits
Windows 10 Famille, 64bits
- ardigier
- Membre
- Messages : 2260
- Inscription : mar. mars 23, 2010 6:05 pm
- Localisation : Le Thor 84250
- Contact :
Re: tab-rainfall-bargraph.xml par décade
Comme dit dés le début du fil, la balise décade n'existe pas donc pas possible
WMR200 - XNet meteo 2011-10-14a- graphweather V 3.0.35- Win10 x64
webcam installée orientation NE
http://le-thor-meteo.com/index.php
webcam installée orientation NE
http://le-thor-meteo.com/index.php
Re: tab-rainfall-bargraph.xml par décade
ok pas de problème
Merci quand même

Merci quand même
WMR 200, XNet_meteo puis (depuis le 16 mars 2016) Vantage pro 2 avec capteur solaire, WeatherLink IP et GraphWeather 2.0.321
Windows 10 Famille, 64bits
Windows 10 Famille, 64bits