Subversion Repositories eFlore/Projets.eflore-projets

Compare Revisions

Regard whitespace Rev 618 → Rev 619

/trunk/services/presentations/images/graphiques/sol_min_max.svg
10,7 → 10,7
fill:none;
stroke:#000000;
stroke-width:1.5;
stroke-dasharray:1,1;
stroke-dasharray:1.5,1.5;
}
.ligne_grad {
24,7 → 24,7
fill:none;
stroke:#000000;
stroke-width:1.5;
stroke-dasharray:1,1;
stroke-dasharray:1.5,1.5;
}
.cartouche {
44,7 → 44,7
.min_max {
font-family:Arial;
font-size:10px;
font-size:11px;
}
/trunk/services/presentations/images/graphiques/climat.svg
1,5 → 1,5
<?xml version="1.0" encoding="utf-8"?>
<svg version="1.1" id="graphique_climat" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
<svg version="1.1" id="graphique_sol" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" width="500px" height="180px" viewBox="0 0 500 180" enable-background="new 0 0 500 180" xml:space="preserve">
<style id="cssGraphique" type="text/css">
@CHARSET "UTF-8";
41,7 → 41,7
.min_max {
fill:#000;
font-family:Arial;
font-size:10px;
font-size:11px;
}
/* pour faire apparaitre un curseur*/
.curseur {
56,7 → 56,7
stroke-width:0;
}
</style>
<rect id="fond" x="0px" y="0px" class="fond" width="500px" height="180px"/>
<rect id="fond" x="0px" y="0px" class="fond" width="510" height="180"/>
<line class="ligne_grad" x1="187.517" y1="31.48" x2="440.655" y2="31.48"/>
<line class="ligne_grad" x1="187.517" y1="65.363" x2="440.655" y2="65.363"/>
<line class="ligne_grad" x1="187.517" y1="102.063" x2="440.655" y2="102.063"/>
109,6 → 109,6
<text transform="matrix(1 0 0 1 59.2634 144.0039)" class="titre">Continentalité</text>
<text transform="matrix(1 0 0 1 62.7498 106.7275)" class="titre">Temperature</text>
<text transform="matrix(1 0 0 1 37.365 71.374)" font-family="Arial" font-size="11px">Humidité Atmosphérique </text>
<text transform="matrix(1 0 0 1 33.365 71.374)" font-family="Arial" font-size="11px">Humidité Atmosphérique </text>
<text transform="matrix(1 0 0 1 76.6624 35.0635)" class="titre">Lumière</text>
</svg>
</svg>
/trunk/services/presentations/images/graphiques/sol.svg
41,7 → 41,7
.min_max {
fill:#000;
font-family:Arial;
font-size:10px;
font-size:11px;
}
/* pour faire apparaitre un curseur*/
.curseur {
/trunk/services/presentations/images/graphiques/climat_min_max.svg
17,7 → 17,6
fill:none;
stroke:#000000;
stroke-width:1.5;
stroke-dasharray:1,1;
}
.cartouche {