Subversion Repositories eFlore/Projets.eflore-projets

Rev

Rev 543 | Rev 624 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 543 Rev 619
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_climat" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
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"
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 39... Line 39...
39
			font-size:13px;
39
			font-size:13px;
40
		}
40
		}
41
		.min_max {
41
		.min_max {
42
			fill:#000;
42
			fill:#000;
43
			font-family:Arial;
43
			font-family:Arial;
44
			font-size:10px;
44
			font-size:11px;
45
		}
45
		}
46
		/* pour faire apparaitre un curseur*/
46
		/* pour faire apparaitre un curseur*/
47
		.curseur {
47
		.curseur {
48
			fill:#EA6624; 
48
			fill:#EA6624; 
49
			stroke:#FFFFFF;
49
			stroke:#FFFFFF;
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="500px" height="180px"/>
59
<rect id="fond" x="0px" y="0px" class="fond"  width="510" height="180"/>
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"/>
Line 107... Line 107...
107
	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
107
	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
108
	V140.209L175.403,140.209z"/>
108
	V140.209L175.403,140.209z"/>
Line 109... Line 109...
109
	
109
	
110
<text transform="matrix(1 0 0 1 59.2634 144.0039)" class="titre">Continentalité</text>
110
<text transform="matrix(1 0 0 1 59.2634 144.0039)" class="titre">Continentalité</text>
111
<text transform="matrix(1 0 0 1 62.7498 106.7275)" class="titre">Temperature</text>
111
<text transform="matrix(1 0 0 1 62.7498 106.7275)" class="titre">Temperature</text>
112
<text transform="matrix(1 0 0 1 37.365 71.374)" font-family="Arial" font-size="11px">Humidité Atmosphérique </text>
112
<text transform="matrix(1 0 0 1 33.365 71.374)" font-family="Arial" font-size="11px">Humidité Atmosphérique </text>
113
<text transform="matrix(1 0 0 1 76.6624 35.0635)" class="titre">Lumière</text>
113
<text transform="matrix(1 0 0 1 76.6624 35.0635)" class="titre">Lumière</text>
114
</svg>
114
</svg>