Line 1... |
Line 1... |
1 |
<?xml version="1.0" encoding="utf-8"?>
|
1 |
<?xml version="1.0" encoding="utf-8"?>
|
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"
|
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">
|
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">
|
4 |
<style id="cssGraphique" type="text/css">
|
5 |
@CHARSET "UTF-8";
|
5 |
@CHARSET "UTF-8";
|
6 |
.fond {
|
6 |
.fond {
|
7 |
fill:#F8F8F8;
|
7 |
fill:#F8F8F8;
|
Line 54... |
Line 54... |
54 |
fill:none;
|
54 |
fill:none;
|
55 |
stroke:none;
|
55 |
stroke:none;
|
56 |
stroke-width:0;
|
56 |
stroke-width:0;
|
57 |
}
|
57 |
}
|
58 |
</style>
|
58 |
</style>
|
59 |
<rect id="fond" x="0px" y="0px" class="fond" width="510" height="180"/>
|
59 |
<rect id="fond" x="0px" y="0px" class="fond" width="500px" height="180px"/>
|
60 |
<line class="ligne_grad" x1="187.517" y1="31.48" x2="440.655" y2="31.48"/>
|
60 |
<line class="ligne_grad" x1="187.517" y1="31.48" x2="440.655" y2="31.48"/>
|
61 |
<line class="ligne_grad" x1="187.517" y1="65.363" x2="440.655" y2="65.363"/>
|
61 |
<line class="ligne_grad" x1="187.517" y1="65.363" x2="440.655" y2="65.363"/>
|
62 |
<line class="ligne_grad" x1="187.517" y1="102.063" x2="440.655" y2="102.063"/>
|
62 |
<line class="ligne_grad" x1="187.517" y1="102.063" x2="440.655" y2="102.063"/>
|
63 |
<line class="ligne_grad" x1="187.517" y1="140.738" x2="440.655" y2="140.738"/>
|
63 |
<line class="ligne_grad" x1="187.517" y1="140.738" x2="440.655" y2="140.738"/>
|