From: Nathaniel G. A. <nat...@us...> - 2004-06-16 02:27:03
|
Update of /cvsroot/jcharts/krysalis-jcharts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18400 Modified Files: status.xml Log Message: Index: status.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/status.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** status.xml 10 Jun 2004 12:04:18 -0000 1.20 --- status.xml 16 Jun 2004 02:26:51 -0000 1.21 *************** *** 3,7 **** <developers> - <person name="Nathaniel Auvil" email="nat...@us..." id="nathaniel_auvil"/> <!-- Add more people here --> </developers> --- 3,6 ---- *************** *** 48,51 **** --- 47,56 ---- <action dev="nathaniel_auvil" type="fix" context="code"> <code>PieChart2D</code> was not rendering correctly when Legend was placed on the LEFT side. + </action> + <action dev="Chris McKay" type="add" context="code"> + Added ability to display X-Axis labels at arbitrary angles. + </action> + <action dev="Steve Skillcorn / Chris McKay" type="add" context="code"> + Added 3D Stacked Bar Chart. </action> </release> |