510 |
mathilde |
1 |
<?xml version="1.0" encoding="utf-8"?>
|
|
|
2 |
<svg version="1.1" id="graphique_climat" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
|
|
|
3 |
y="0px" width="500px" height="180px" viewBox="0 0 500 180" enable-background="new 0 0 500 180" xml:space="preserve">
|
|
|
4 |
<style id="cssGraphique" type="text/css">
|
|
|
5 |
@CHARSET "UTF-8";
|
|
|
6 |
.fond {
|
|
|
7 |
fill:#F8F8F8;
|
|
|
8 |
}
|
|
|
9 |
.graduation, .lignes_grad {
|
|
|
10 |
fill:none;
|
|
|
11 |
stroke:#000000;
|
|
|
12 |
stroke-width:1.5;
|
|
|
13 |
stroke-dasharray:1,1;
|
|
|
14 |
}
|
|
|
15 |
|
|
|
16 |
.median {
|
|
|
17 |
fill:none;
|
|
|
18 |
stroke:#000000;
|
|
|
19 |
stroke-width:1.5;
|
|
|
20 |
}
|
|
|
21 |
|
|
|
22 |
.cartouche {
|
|
|
23 |
fill:#F8F8F8;
|
|
|
24 |
stroke:#000000;
|
|
|
25 |
stroke-width:1.5;
|
|
|
26 |
}
|
|
|
27 |
|
|
|
28 |
.cache {
|
|
|
29 |
fill:#F8F8F8;
|
|
|
30 |
}
|
|
|
31 |
|
|
|
32 |
.titre {
|
|
|
33 |
font-family:Arial;
|
|
|
34 |
font-size:13px;
|
|
|
35 |
}
|
|
|
36 |
|
|
|
37 |
.min_max {
|
|
|
38 |
font-family:Arial;
|
625 |
mathilde |
39 |
font-size:11px;
|
510 |
mathilde |
40 |
}
|
|
|
41 |
|
|
|
42 |
|
|
|
43 |
</style>
|
|
|
44 |
<rect x="0px" y="0px" id="fond" class="fond" width="500px" height="180px"/>
|
|
|
45 |
|
625 |
mathilde |
46 |
<line class="graduation" x1="183.897" y1="44.5" x2="183.897" y2="169.207"/>
|
|
|
47 |
<line class="graduation" x1="215.095" y1="46.081" x2="215.095" y2="169.207"/>
|
|
|
48 |
<line class="graduation" x1="245.902" y1="45.596" x2="245.902" y2="169.207"/>
|
|
|
49 |
<line class="graduation" x1="278.824" y1="45.596" x2="278.824" y2="169.207"/>
|
510 |
mathilde |
50 |
|
|
|
51 |
|
625 |
mathilde |
52 |
<line class="graduation" stroke="#000000" stroke-width="1.5" x1="310.939" y1="45.708" x2="310.939" y2="168.834"/>
|
|
|
53 |
<line class="graduation" stroke="#000000" stroke-width="1.5" x1="344.273" y1="45.375" x2="344.273" y2="168.5"/>
|
510 |
mathilde |
54 |
|
625 |
mathilde |
55 |
<line class="graduation" x1="374.273" y1="44.5" x2="374.273" y2="169.207"/>
|
|
|
56 |
<line class="graduation" x1="405.395" y1="44.5" x2="405.395" y2="169.207"/>
|
|
|
57 |
<line class="graduation" x1="437.033" y1="45.596" x2="437.033" y2="169.207"/>
|
|
|
58 |
<line class="graduation" x1="467.783" y1="45.596" x2="467.783" y2="169.207"/>
|
510 |
mathilde |
59 |
|
625 |
mathilde |
60 |
<rect x="181.794" y="53.104" class="cache" width="287.592" height="27.688"/>
|
|
|
61 |
<rect x="181.794" y="89.62" class="cache" width="290.717" height="30.47"/>
|
|
|
62 |
<rect x="181.794" y="128.62" class="cache" width="291.342" height="31.804"/>
|
|
|
63 |
|
|
|
64 |
<line class="lignes_grad" x1="183.517" y1="46.48" x2="468.617" y2="46.48"/>
|
|
|
65 |
<line class="lignes_grad" x1="183.517" y1="82.738" x2="469" y2="82.738"/>
|
|
|
66 |
<line class="lignes_grad" x1="183.517" y1="122.063" x2="468.5" y2="122.063"/>
|
|
|
67 |
<line class="lignes_grad" x1="183.517" y1="161.738" x2="469" y2="161.738"/>
|
|
|
68 |
|
|
|
69 |
<text transform="matrix(1 0 0 1 182.6033 71.9297)" class="min_max">sec </text>
|
|
|
70 |
<text transform="matrix(0.9133 0 0 1 182.6033 109.7148)" class="min_max"> froid</text>
|
|
|
71 |
<text transform="matrix(0.9133 0 0 1 429.8201 109.7148)" class="min_max"> chaud</text>
|
|
|
72 |
<text transform="matrix(1 0 0 1 182.6033 150.0361)" class="min_max">marin</text>
|
|
|
73 |
<text transform="matrix(1 0 0 1 409.4207 150.0361)" class="min_max">continental</text>
|
|
|
74 |
<text transform="matrix(1 0 0 1 427.3406 72.5947)" class="min_max">humide</text>
|
|
|
75 |
<text transform="matrix(1 0 0 1 183.8499 37.5605)" class="min_max">ombre</text>
|
|
|
76 |
<text transform="matrix(1 0 0 1 427.3484 36.0527)" class="min_max">lumière</text>
|
|
|
77 |
|
|
|
78 |
<path class="cartouche" d="M171.403,44.955c0,6.582-5.337,11.918-11.919,11.918H32.352
|
510 |
mathilde |
79 |
c-6.582,0-11.919-5.336-11.919-11.918v-0.993c0-6.582,5.337-11.919,11.919-11.919h127.132c6.582,0,11.919,5.337,11.919,11.919
|
625 |
mathilde |
80 |
V44.955L171.403,44.955z"/>
|
|
|
81 |
<path class="cartouche" d="M171.403,80.71c0,6.582-5.337,11.919-11.919,11.919H32.352
|
510 |
mathilde |
82 |
c-6.582,0-11.919-5.337-11.919-11.919v-0.993c0-6.582,5.337-11.918,11.919-11.918h127.132c6.582,0,11.919,5.336,11.919,11.918V80.71
|
625 |
mathilde |
83 |
L171.403,80.71z"/>
|
|
|
84 |
<path class="cartouche" d="M171.403,117.459c0,6.583-5.337,11.92-11.919,11.92H32.352
|
510 |
mathilde |
85 |
c-6.582,0-11.919-5.337-11.919-11.92v-0.992c0-6.582,5.337-11.919,11.919-11.919h127.132c6.582,0,11.919,5.337,11.919,11.919
|
625 |
mathilde |
86 |
V117.459L171.403,117.459z"/>
|
|
|
87 |
<path class="cartouche" d="M171.403,154.209c0,6.582-5.337,11.918-11.919,11.918H32.352
|
510 |
mathilde |
88 |
c-6.582,0-11.919-5.336-11.919-11.918v-0.993c0-6.582,5.337-11.919,11.919-11.919h127.132c6.582,0,11.919,5.337,11.919,11.919
|
625 |
mathilde |
89 |
V154.209L171.403,154.209z"/>
|
510 |
mathilde |
90 |
|
625 |
mathilde |
91 |
<text transform="matrix(1 0 0 1 55.2629 158.0039)" class="titre"> Continentalité </text>
|
|
|
92 |
<text transform="matrix(1 0 0 1 58.7502 120.7275)" class="titre"> Temperature </text>
|
|
|
93 |
<text transform="matrix(1 0 0 1 29.3655 84.374)" font-family="Arial" font-size="11px"> Humidité Atmosphérique </text>
|
|
|
94 |
<text transform="matrix(1 0 0 1 72.6628 49.0635)" class="titre"> Lumière </text>
|
510 |
mathilde |
95 |
|
|
|
96 |
<!-- ne pas separer le style pour les rectangles -->
|
625 |
mathilde |
97 |
<rect id="un_ve_humidite_atmos" x="183.573" y="76.5" fill="none" width="31.198" height="5"/>
|
|
|
98 |
<rect id="deux_ve_humidite_atmos" x="214.771" y="76.5" fill="none" width="30.812" height="5"/>
|
|
|
99 |
<rect id="trois_ve_humidite_atmos" x="245.577" y="76.5" fill="none" width="32.923" height="5"/>
|
|
|
100 |
<rect id="quatre_ve_humidite_atmos" x="278.5" y="76.5" fill="none" width="32.443" height="5"/>
|
|
|
101 |
<rect id="cinq_ve_humidite_atmos" x="310.948" y="76.5" fill="none" width="33" height="5"/>
|
|
|
102 |
<rect id="six_ve_humidite_atmos" x="343.948" y="76.5" fill="none" width="30" height="5"/>
|
|
|
103 |
<rect id="sept_ve_humidite_atmos" x="373.948" y="76.5" fill="none" width="31.122" height="5"/>
|
|
|
104 |
<rect id="huit_ve_humidite_atmos" x="405.071" y="76.5" fill="none" width="31.646" height="5"/>
|
|
|
105 |
<rect id="neuf_ve_humidite_atmos" x="436.52" y="76.5" fill="none" width="31.644" height="5"/>
|
|
|
106 |
<rect id="un_ve_lumiere" x="183.897" y="40" fill="none" width="31.198" height="5"/>
|
|
|
107 |
<rect id="deux_ve_lumiere" x="215.095" y="40" fill="none" width="30.807" height="5"/>
|
|
|
108 |
<rect id="trois_ve_lumiere" x="245.902" y="40" fill="none" width="32.928" height="5"/>
|
|
|
109 |
<rect id="quatre_ve_lumiere" x="278.824" y="40" fill="none" width="32.443" height="5"/>
|
|
|
110 |
<rect id="cinq_ve_lumiere" x="311.273" y="40" fill="none" width="33" height="5"/>
|
|
|
111 |
<rect id="six_ve_lumiere" x="344.273" y="40" fill="none" width="30" height="5"/>
|
|
|
112 |
<rect id="sept_ve_lumiere" x="374.273" y="40" fill="none" width="31.122" height="5"/>
|
|
|
113 |
<rect id="huit_ve_lumiere" x="405.395" y="40" fill="none" width="31.644" height="5"/>
|
|
|
114 |
<rect id="neuf_ve_lumiere" x="437.02" y="40" fill="none" width="31.644" height="5"/>
|
|
|
115 |
<rect id="un_ve_temperature" x="184.124" y="115.5" fill="none" width="31.193" height="5"/>
|
|
|
116 |
<rect id="deux_ve_temperature" x="215.323" y="115.5" fill="none" width="30.811" height="5"/>
|
|
|
117 |
<rect id="trois_ve_temperature" x="246.129" y="115.5" fill="none" width="32.924" height="5"/>
|
|
|
118 |
<rect id="quatre_ve_temperature" x="279.052" y="115.5" fill="none" width="32.447" height="5"/>
|
|
|
119 |
<rect id="cinq_ve_temperature" x="311.5" y="115.5" fill="none" width="33" height="5"/>
|
|
|
120 |
<rect id="six_ve_temperature" x="344.5" y="115.5" fill="none" width="30" height="5"/>
|
|
|
121 |
<rect id="sept_ve_temperature" x="374.5" y="115.5" fill="none" width="31.118" height="5"/>
|
|
|
122 |
<rect id="huit_ve_temperature" x="405.618" y="115.5" fill="none" width="31.646" height="5"/>
|
|
|
123 |
<rect id="neuf_ve_temperature" x="437.52" y="115.5" fill="none" width="31.644" height="5"/>
|
|
|
124 |
<rect id="un_ve_continentalite" x="184.124" y="155.5" fill="none" width="31.193" height="5"/>
|
|
|
125 |
<rect id="deux_ve_continentalite" x="215.323" y="155.5" fill="none" width="30.811" height="5"/>
|
|
|
126 |
<rect id="trois_ve_continentalite" x="246.129" y="155.5" fill="none" width="32.924" height="5"/>
|
|
|
127 |
<rect id="quatre_ve_continentalite" x="279.052" y="155.5" fill="none" width="32.447" height="5"/>
|
|
|
128 |
<rect id="cinq_ve_continentalite" x="311.5" y="155.5" fill="none" width="33" height="5"/>
|
|
|
129 |
<rect id="six_ve_continentalite" x="344.5" y="155.5" fill="none" width="30" height="5"/>
|
|
|
130 |
<rect id="sept_ve_continentalite" x="374.5" y="155.5" fill="none" width="31.118" height="5"/>
|
|
|
131 |
<rect id="huit_ve_continentalite" x="405.618" y="155.5" fill="none" width="31.646" height="5"/>
|
|
|
132 |
<rect id="neuf_ve_continentalite" x="437.52" y="155.5" fill="none" width="31.644" height="5"/>
|
619 |
mathilde |
133 |
</svg>
|