411 |
mathilde |
1 |
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
|
2 |
<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"
|
|
|
3 |
width="510px" viewBox="0 0 513.481 163.011" enable-background="new 0 0 513.481 163.011"
|
404 |
mathilde |
4 |
xml:space="preserve">
|
411 |
mathilde |
5 |
<style id="cssGraphique" type="text/css">
|
404 |
mathilde |
6 |
@CHARSET "UTF-8";
|
411 |
mathilde |
7 |
.fond {
|
|
|
8 |
fill:#F8F8F8;
|
|
|
9 |
stroke:#F8F8F8;
|
|
|
10 |
stroke-width:3;
|
|
|
11 |
}
|
404 |
mathilde |
12 |
.cartouche {
|
411 |
mathilde |
13 |
stroke:#000;
|
|
|
14 |
fill:#F8F8F8;
|
|
|
15 |
stroke-width:1.5;
|
404 |
mathilde |
16 |
}
|
|
|
17 |
.graduation {
|
411 |
mathilde |
18 |
stroke:#000;
|
404 |
mathilde |
19 |
stroke-width:1.5;
|
|
|
20 |
stroke-dasharray:1,1;
|
411 |
mathilde |
21 |
fill:none;
|
404 |
mathilde |
22 |
}
|
|
|
23 |
.median {
|
411 |
mathilde |
24 |
stroke:#000;
|
|
|
25 |
stroke-width:1.5;
|
404 |
mathilde |
26 |
fill:none;
|
|
|
27 |
}
|
|
|
28 |
.ligne_grad {
|
411 |
mathilde |
29 |
stroke:#000;
|
|
|
30 |
stroke-width:1.5;
|
|
|
31 |
stroke-dasharray:1,1;
|
|
|
32 |
fill:none;
|
404 |
mathilde |
33 |
}
|
|
|
34 |
.cache {
|
411 |
mathilde |
35 |
fill:#F8F8F8;
|
404 |
mathilde |
36 |
}
|
|
|
37 |
.titre {
|
411 |
mathilde |
38 |
fill:#000;
|
|
|
39 |
font-family:Arial;
|
|
|
40 |
font-size:13px;
|
404 |
mathilde |
41 |
}
|
|
|
42 |
.min_max {
|
411 |
mathilde |
43 |
fill:#000;
|
|
|
44 |
font-family:Arial;
|
|
|
45 |
font-size:10px;
|
404 |
mathilde |
46 |
}
|
|
|
47 |
.curseur {
|
411 |
mathilde |
48 |
fill:#EA6624;
|
404 |
mathilde |
49 |
stroke:#FFFFFF;
|
|
|
50 |
stroke-width:3;
|
|
|
51 |
}
|
|
|
52 |
</style>
|
411 |
mathilde |
53 |
<rect x="1.5" y="1.5" class="fond" stroke-width="3" width="510" height="160.011"/>
|
|
|
54 |
|
|
|
55 |
<path class="cartouche" d="M163.5,28.098c0,6.627-5.373,12-12,12h-128c-6.627,0-12-5.373-12-12v-1
|
|
|
56 |
c0-6.627,5.373-12,12-12h128c6.627,0,12,5.373,12,12V28.098z"/>
|
|
|
57 |
<path class="cartouche" d="M163.5,64.098c0,6.627-5.373,12-12,12h-128c-6.627,0-12-5.373-12-12v-1
|
|
|
58 |
c0-6.627,5.373-12,12-12h128c6.627,0,12,5.373,12,12V64.098z"/>
|
|
|
59 |
<path class="cartouche" d="M163.5,101.098c0,6.627-5.373,12-12,12h-128c-6.627,0-12-5.373-12-12v-1
|
|
|
60 |
c0-6.627,5.373-12,12-12h128c6.627,0,12,5.373,12,12V101.098z"/>
|
|
|
61 |
<path class="cartouche" d="M163.5,138.098c0,6.627-5.373,12-12,12h-128c-6.627,0-12-5.373-12-12v-1
|
|
|
62 |
c0-6.627,5.373-12,12-12h128c6.627,0,12,5.373,12,12V138.098z"/>
|
|
|
63 |
|
|
|
64 |
<line class="ligne_grad" x1="175.697" y1="28.628" x2="492.986" y2="28.628"/>
|
|
|
65 |
<line class="ligne_grad" stroke-dasharray="1,1" x1="175.697" y1="62.741" x2="492.986" y2="62.741"/>
|
|
|
66 |
<line class="ligne_grad" x1="175.697" y1="99.691" x2="492.986" y2="99.691"/>
|
|
|
67 |
<line class="ligne_grad" x1="175.697" y1="138.631" x2="492.986" y2="138.631"/>
|
|
|
68 |
|
|
|
69 |
<line id="zero" class="graduation" x1="176.08" y1="24.059" x2="176.08" y2="142.313"/>
|
|
|
70 |
<line id="un" class="graduation" x1="207.491" y1="24.059" x2="207.491" y2="142.313"/>
|
|
|
71 |
<line id="deux" class="graduation" x1="242.535" y1="24.059" x2="242.535" y2="142.313"/>
|
|
|
72 |
<line id="trois" class="graduation" x1="271.655" y1="24.059" x2="271.655" y2="142.313"/>
|
|
|
73 |
<line id="quatre" class="graduation" x1="303.516" y1="24.059" x2="303.516" y2="142.313"/>
|
|
|
74 |
<line id="six" class="graduation" x1="367.755" y1="24.059" x2="367.755" y2="142.313"/>
|
|
|
75 |
<line id="sept" class="graduation" x1="399.09" y1="24.059" x2="399.09" y2="142.313"/>
|
|
|
76 |
<line id="huit" class="graduation" x1="430.949" y1="24.059" x2="430.949" y2="142.313"/>
|
|
|
77 |
<line id="neuf" class="graduation" x1="462.806" y1="24.059" x2="462.806" y2="142.313"/>
|
|
|
78 |
<line id="dix" class="graduation" x1="492.415" y1="24.059" x2="492.415" y2="142.314"/>
|
|
|
79 |
|
|
|
80 |
<rect x="171.144" y="33.734" class="cache" width="342.338" height="23.218"/>
|
|
|
81 |
<rect x="171.902" y="67.133" class="cache" width="331.165" height="26.495"/>
|
|
|
82 |
<rect x="167.348" y="105.142" class="cache" width="332.482" height="28.68"/>
|
|
|
83 |
|
|
|
84 |
<text transform="matrix(1 0 0 1 46.5698 141.9199)" class="titre" >Continentalité</text>
|
|
|
85 |
<text transform="matrix(1 0 0 1 50.0801 104.3887)" class="titre" >Temperature</text>
|
|
|
86 |
<text transform="matrix(1 0 0 1 20.4937 68.7944)" fill="#000" font-family="Arial" font-size="12px" >Humidité Atmosphérique </text>
|
|
|
87 |
<text transform="matrix(1 0 0 1 64.0869 32.2358)" class="titre" >Lumière</text>
|
|
|
88 |
|
|
|
89 |
<line id="cinq" class="median" x1="336.654" y1="131.041" x2="336.654" y2="146.222"/>
|
|
|
90 |
<line class="median" x1="336.654" y1="92.102" x2="336.654" y2="107.282"/>
|
|
|
91 |
<line class="median" x1="336.654" y1="55.15" x2="336.654" y2="70.332"/>
|
|
|
92 |
<line class="median" x1="336.654" y1="21.038" x2="336.654" y2="36.219"/>
|
|
|
93 |
|
422 |
mathilde |
94 |
<circle id="ve_lumiere" class="curseur" title="" cx="487.565" cy="29.585" r="11.583"/>
|
|
|
95 |
<circle id="ve_humidite_atmos" class="curseur" title="" cx="178.763" cy="64.502" r="11.583"/>
|
|
|
96 |
<circle id="ve_temperature" class="curseur" title="" cx="490.685" cy="100.937" r="11.583"/>
|
|
|
97 |
<circle id="ve_continentalite" class="curseur" title="" cx="179.083" cy="138.132" r="11.583"/>
|
411 |
mathilde |
98 |
|
|
|
99 |
<text transform="matrix(1 0 0 1 174.7778 51.231)" class="min_max" >sec </text>
|
|
|
100 |
<text transform="matrix(1 0 0 1 174.7778 88.3555)" class="min_max" >froid</text>
|
|
|
101 |
<text transform="matrix(1 0 0 1 462.9482 88.3555)" class="min_max" > chaud</text>
|
|
|
102 |
<text transform="matrix(1 0 0 1 174.7778 124.2256)" class="min_max" >marin</text>
|
|
|
103 |
<text transform="matrix(1 0 0 1 446.4375 126.8496)" class="min_max" >continental</text>
|
|
|
104 |
<text transform="matrix(1 0 0 1 460.4521 52.9072)" class="min_max" >humide</text>
|
|
|
105 |
<text transform="matrix(1 0 0 1 174.019 18.6401)" class="min_max" >ombre</text>
|
|
|
106 |
<text transform="matrix(1 0 0 1 460.46 17.1221)" class="min_max" >lumière</text>
|
404 |
mathilde |
107 |
</svg>
|