extranet/www/graphs/phpdemo/indexright.php
Michael RICOIS 893f4da173 Ajout de tous les fichiers de l'extranet
Modification de certains chemins
Ajout du framework dans l'extranet
2009-02-17 13:14:53 +00:00

15 lines
798 B
PHP

<html>
<body topmargin="5" leftmargin="5" rightmargin="0" marginwidth="5" marginheight="5">
<div style="font-family:verdana; font-weight:bold; font-size:18pt;">
ChartDirector Ver 4.1 Sample Programs
</div>
<hr color="#000080">
<ul style="margin-top:0; list-style:square; font-family:verdana; font-size:10pt;">
<li>Please click on the links on the left to see the demo charts and source codes.<br><br>
<li>Detail explanations of the sample charts are provided in the ChartDirector documentation.<br><br>
<li>The trial version of ChartDirector will generate yellow tag lines at the bottom of the charts. These lines will not appear in the licensed version of ChartDirector.<br><br>
<li>If you want to check your ChartDirector installation, <a href="cdinfo.php" >click here</a>.
</ul>
</body>
</html>