From: Nathaniel G. A. <nat...@us...> - 2004-06-16 02:26:42
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18082/src/documentation/content/xdocs Modified Files: credits.xml Log Message: Index: credits.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/credits.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** credits.xml 5 Jun 2004 13:21:57 -0000 1.4 --- credits.xml 16 Jun 2004 02:26:33 -0000 1.5 *************** *** 19,22 **** --- 19,30 ---- <td>Fixed Clustered Bar label when a zero value.</td> </tr> + <tr> + <td>Chris McKay</td> + <td>Added ability to display X-Axis labels at arbitrary angles.</td> + </tr> + <tr> + <td>Steve Skillcorn, Chris McKay</td> + <td>Added 3D Stacked Bar Chart.</td> + </tr> </table> </section> |