Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/samples
In directory sc8-pr-cvs1:/tmp/cvs-serv18110
Modified Files:
pie3d.xml
Log Message:
cleaned up
Index: pie3d.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/samples/pie3d.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pie3d.xml 9 Aug 2003 19:47:57 -0000 1.1
--- pie3d.xml 16 Aug 2003 16:03:20 -0000 1.2
***************
*** 11,22 ****
<body>
<section>
- <title>Pie Chart 3D</title>
- <figure src="images/samples/pie/pieChart.jpg" alt="Pie Bar Chart" width="300" height="300"/>
- <p/>
- </section>
- <section>
<title>Pie 3D - No Legend</title>
! <figure src="images/samples/pie3d/pie3d.png" alt="Pie Chart 3d"/>
! <p/>
</section>
</body>
--- 11,18 ----
<body>
<section>
<title>Pie 3D - No Legend</title>
! <p>
! <img src="images/samples/pie3d/pie3d.png" alt="Pie Chart 3d"/>
! </p>
</section>
</body>
|