java/cewolf-1.0/src/site/demo.html
author František Kučera <franta-hg@frantovo.cz>
Sat, 28 Feb 2009 21:31:02 +0100
changeset 1 639991d0808a
permissions -rw-r--r--
Rozbalená knihovna verze 1.0
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
     2 <html>
     3 <head>
     4   <title></title>
     5   <meta name="author" content="Guido Laures">
     6   <link href="cewolf.css" rel="stylesheet" type="text/css">
     7 </head>
     8 <body>
     9 <h1><a name="Demos">Screens</a></h1>
    10 <p> These are some demo shots of charts generated by Cewolf/JFreeChart.
    11 In sum Cewolf supports 20 types of charts. </p>
    12 <img alt="Horizontal3DChart" src="img/examplehoriz3d.png">&nbsp; <img
    13  alt="Overlaid" src="img/exampleoverlaid.png">&nbsp; <img
    14  alt="PieChart" src="img/examplepie.png">&nbsp; <img alt="ScatterPlot"
    15  src="img/examplescatter.png">&nbsp; <img alt="ScatterPlot"
    16  src="img/examplevert3d.png">&nbsp; <img alt="Vertical3DChart"
    17  src="img/examplexy.png">&nbsp;
    18 <p> <a href="http://sourceforge.net" target="new" height="30"><img
    19  src="http://sourceforge.net/sflogo.php?group_id=57282&amp;type=5"
    20  height="30" border="0" alt="SourceForge Logo"></a> </p>
    21 </body>
    22 </html>