krysalis-jcharts/src/documentation/content/xdocs/userGuide legendChartPadding.xml,1.1,1.2 chartBackground.xml,1.1,1.2 book.xml,1.9,1.10 legendPlacement.xml,1.1,1.2 pie2dBorderStroke.xml,1.1,1.2 legendBorder.xml,1.1,1.2 legendIconBorder.xml,1.1,1.2 antiAliasing.xml,1.1,1.2 legendVisibility.xml,1.1,1.2 chartTitles.xml,1.2,1.3 pie2dLabels.xml,1.1,1.2 legendBackground.xml,1.1,1.2 index.xml,1.3,1.4 legendFont.xml,1.1,1.2 legendDefault.xml,1.1,1.2 pieChart2DExample.xml,1.1,1.2 download.xml,1.1,1.2 edgePadding.xml,1.1,1.2 servletDemo.xml,1.1,1.2 chartBorder.xml,1.1,1.2 pie2dZeroDegreeOffset.xml,1.1,1.2 legendLayout.xml,1.1,1.2 exportingImages.xml,1.3,1.4 contents.xml,1.1,1.2

"Nathaniel G. Auvil" <[email protected]> Sat, 05 Jun 2004 16:17:40 +0000
Newsgroups gmane.comp.krysalis.jcharts.cvs
Message-ID <[email protected]>
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22236/src/documentation/content/xdocs/userGuide

Modified Files:
	legendChartPadding.xml chartBackground.xml book.xml 
	legendPlacement.xml pie2dBorderStroke.xml legendBorder.xml 
	legendIconBorder.xml antiAliasing.xml legendVisibility.xml 
	chartTitles.xml pie2dLabels.xml legendBackground.xml index.xml 
	legendFont.xml legendDefault.xml pieChart2DExample.xml 
	download.xml edgePadding.xml servletDemo.xml chartBorder.xml 
	pie2dZeroDegreeOffset.xml legendLayout.xml exportingImages.xml 
	contents.xml 
Log Message:


Index: download.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/download.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** download.xml	15 Jun 2003 14:28:25 -0000	1.1
--- download.xml	5 Jun 2004 16:17:38 -0000	1.2
***************
*** 4,10 ****
  	<header>
  		<title>Downloading</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: legendLayout.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/legendLayout.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** legendLayout.xml	5 Jul 2003 13:24:58 -0000	1.1
--- legendLayout.xml	5 Jun 2004 16:17:38 -0000	1.2
***************
*** 4,10 ****
  	<header>
  		<title>Chart Legends</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: book.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/book.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** book.xml	4 Jun 2004 02:45:49 -0000	1.9
--- book.xml	5 Jun 2004 16:17:38 -0000	1.10
***************
*** 2,8 ****
  <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "book-cocoon-v10.dtd">
  
! <!-- Sample book.xml file.  If this file is renamed to 'book.xml', it will be
! used to define the menu in this subdirectory, instead of that generated from
! site.xml. -->
  
  <book software="jCharts"
--- 2,6 ----
  <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "book-cocoon-v10.dtd">
  
! <!-- $Id$ -->
  
  <book software="jCharts"
***************
*** 49,52 ****
--- 47,51 ----
  		<menu-item label="Labels on Pie" href="pie2dLabels.html"/>
  	</menu>
+ 	
  	<menu label="3D Pie Charts">		
  
***************
*** 55,75 ****
  
  	<menu label="Axis Charts">
! 		<menu-item label="Common" href="axisCharts/common/index.html"/>
  	</menu>
  	
- 	<menu label="Area Charts">
- 	</menu>
- 	<menu label="Bar Charts">
- 	</menu>
- 	<menu label="Line Charts">
- 	</menu>
- 	<menu label="Point Charts">
- 	</menu>
- 	<menu label="Stock Charts">
- 	</menu>
- 	<menu label="XY Charts">
- 	</menu>
- 	<menu label="Combo Charts">
- 	</menu>
  
  	<menu label="Interactive Charts">
--- 54,68 ----
  
  	<menu label="Axis Charts">
! 		<menu-item label="Index" href="./axisCharts/index.html"/>
! 		<menu-item label="Common" href="./axisCharts/common/index.html"/>
! 		<menu-item label="Area Charts" href="./axisCharts/area/index.html"/>
! 		<menu-item label="Bar Charts" href="./axisCharts/bar/index.html"/>
! 		<menu-item label="Line Charts" href="./axisCharts/line/index.html"/>
! 		<menu-item label="Point Charts" href="./axisCharts/point/index.html"/>
! 		<menu-item label="Stock Charts" href="./axisCharts/stock/index.html"/>
! 		<menu-item label="XY Charts" href="./axisCharts/xy/index.html"/>
! 		<menu-item label="Combo Charts" href="./axisCharts/combo/index.html"/>
  	</menu>
  	
  
  	<menu label="Interactive Charts">

Index: legendFont.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/legendFont.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** legendFont.xml	5 Jul 2003 13:24:58 -0000	1.1
--- legendFont.xml	5 Jun 2004 16:17:38 -0000	1.2
***************
*** 4,10 ****
  	<header>
  		<title>Chart Legends</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: chartBackground.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/chartBackground.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** chartBackground.xml	22 Jun 2003 14:16:53 -0000	1.1
--- chartBackground.xml	5 Jun 2004 16:17:38 -0000	1.2
***************
*** 4,10 ****
  	<header>
  		<title>Chart Background Paint</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: pie2dLabels.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/pie2dLabels.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pie2dLabels.xml	1 Jun 2004 00:49:50 -0000	1.1
--- pie2dLabels.xml	5 Jun 2004 16:17:38 -0000	1.2
***************
*** 4,10 ****
  	<header>
  		<title>Pie Charts</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: chartBorder.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/chartBorder.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** chartBorder.xml	22 Jun 2003 14:16:53 -0000	1.1
--- chartBorder.xml	5 Jun 2004 16:17:38 -0000	1.2
***************
*** 4,10 ****
  	<header>
  		<title>Chart Borders</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: legendBackground.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/legendBackground.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** legendBackground.xml	5 Jul 2003 13:24:58 -0000	1.1
--- legendBackground.xml	5 Jun 2004 16:17:38 -0000	1.2
***************
*** 4,10 ****
  	<header>
  		<title>Chart Legends</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: legendDefault.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/legendDefault.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** legendDefault.xml	5 Jul 2003 13:24:58 -0000	1.1
--- legendDefault.xml	5 Jun 2004 16:17:38 -0000	1.2
***************
*** 4,10 ****
  	<header>
  		<title>Chart Legends</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: antiAliasing.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/antiAliasing.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** antiAliasing.xml	16 Aug 2003 20:47:36 -0000	1.1
--- antiAliasing.xml	5 Jun 2004 16:17:38 -0000	1.2
***************
*** 4,10 ****
  	<header>
  		<title>Anti-Aliasing</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: edgePadding.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/edgePadding.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** edgePadding.xml	22 Jun 2003 14:16:53 -0000	1.1
--- edgePadding.xml	5 Jun 2004 16:17:38 -0000	1.2
***************
*** 4,10 ****
  	<header>
  		<title>Edge Padding</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: index.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/index.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** index.xml	22 Jun 2003 14:17:03 -0000	1.3
--- index.xml	5 Jun 2004 16:17:38 -0000	1.4
***************
*** 4,10 ****
  	<header>
  		<title>jCharts User Guide</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: exportingImages.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/exportingImages.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** exportingImages.xml	16 Aug 2003 16:04:12 -0000	1.3
--- exportingImages.xml	5 Jun 2004 16:17:38 -0000	1.4
***************
*** 4,10 ****
  	<header>
  		<title>Exporting Images</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: legendIconBorder.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/legendIconBorder.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** legendIconBorder.xml	11 Jul 2003 02:41:28 -0000	1.1
--- legendIconBorder.xml	5 Jun 2004 16:17:38 -0000	1.2
***************
*** 4,10 ****
  	<header>
  		<title>Chart Legends</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: pieChart2DExample.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/pieChart2DExample.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pieChart2DExample.xml	24 Sep 2003 01:18:24 -0000	1.1
--- pieChart2DExample.xml	5 Jun 2004 16:17:38 -0000	1.2
***************
*** 4,10 ****
  	<header>
  		<title>Pie Charts</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: legendVisibility.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/legendVisibility.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** legendVisibility.xml	5 Jul 2003 13:24:58 -0000	1.1
--- legendVisibility.xml	5 Jun 2004 16:17:38 -0000	1.2
***************
*** 4,10 ****
  	<header>
  		<title>Chart Legends</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: contents.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/contents.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** contents.xml	15 Jun 2003 14:28:25 -0000	1.1
--- contents.xml	5 Jun 2004 16:17:38 -0000	1.2
***************
*** 4,10 ****
  	<header>
  		<title>Archive Contents</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: pie2dBorderStroke.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/pie2dBorderStroke.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pie2dBorderStroke.xml	1 Jun 2004 00:49:50 -0000	1.1
--- pie2dBorderStroke.xml	5 Jun 2004 16:17:38 -0000	1.2
***************
*** 4,10 ****
  	<header>
  		<title>Pie Charts</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: legendPlacement.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/legendPlacement.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** legendPlacement.xml	5 Jul 2003 13:24:58 -0000	1.1
--- legendPlacement.xml	5 Jun 2004 16:17:38 -0000	1.2
***************
*** 4,10 ****
  	<header>
  		<title>Chart Legends</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: pie2dZeroDegreeOffset.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/pie2dZeroDegreeOffset.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pie2dZeroDegreeOffset.xml	1 Jun 2004 00:49:50 -0000	1.1
--- pie2dZeroDegreeOffset.xml	5 Jun 2004 16:17:38 -0000	1.2
***************
*** 4,10 ****
  	<header>
  		<title>Pie Charts</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: legendChartPadding.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/legendChartPadding.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** legendChartPadding.xml	11 Jul 2003 02:41:28 -0000	1.1
--- legendChartPadding.xml	5 Jun 2004 16:17:38 -0000	1.2
***************
*** 4,10 ****
  	<header>
  		<title>Chart Legends</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: servletDemo.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/servletDemo.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** servletDemo.xml	15 Jun 2003 14:28:25 -0000	1.1
--- servletDemo.xml	5 Jun 2004 16:17:38 -0000	1.2
***************
*** 4,10 ****
  	<header>
  		<title>Servlet Demo</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: legendBorder.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/legendBorder.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** legendBorder.xml	11 Jul 2003 02:41:28 -0000	1.1
--- legendBorder.xml	5 Jun 2004 16:17:38 -0000	1.2
***************
*** 4,10 ****
  	<header>
  		<title>Chart Legends</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----

Index: chartTitles.xml
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/chartTitles.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** chartTitles.xml	22 Jun 2003 14:17:03 -0000	1.2
--- chartTitles.xml	5 Jun 2004 16:17:38 -0000	1.3
***************
*** 4,10 ****
  	<header>
  		<title>Chart Titles</title>
- 		<authors>
- 			<person name="Nathaniel Auvil" email="[email protected]"/>
- 		</authors>
  	</header>
  	<body>
--- 4,7 ----



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504