Blame view

site/jpgraph/Examples/index.html 563 Bytes
8ec98c9f   Guillaume   MAJ
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
  <h2>Examples of odometers</h2>
  
  <table>
  <tr>
  <td><img src="odoex00.php"></td>
  <td><img src="odoex01.php"></td>
  </tr>
  <tr>
  <td><img src="odoex02.php"></td>
  <td><img src="odoex03.php"></td>
  </tr>
  <tr>
  <td><img src="odoex04.php"></td>
  <td><img src="odoex05.php"></td>
  </tr>
  <tr>
  <td><img src="odoex06.php"></td>
  <td><img src="odoex07.php"></td>
  </tr>
  <tr>
  <td><img src="odoex08.php"></td>
  <td><img src="odoex09.php"></td>
  </tr>
  <tr>
  <td><img src="odoex010.php"></td>
  <td><img src="odoex011.php"></td>
  </tr>
  <tr>
  <td><img src="odoex012.php"></td>
  </tr>
  </table>