From: Nathaniel G. A. <nat...@us...> - 2004-05-27 02:06:13
|
Update of /cvsroot/jcharts/krysalis-jcharts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13404 Modified Files: status.xml Log Message: Index: status.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/status.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** status.xml 7 Dec 2003 14:09:43 -0000 1.17 --- status.xml 27 May 2004 02:06:03 -0000 1.18 *************** *** 94,97 **** --- 94,101 ---- Fixed bug when rendering bar labels in Clustered Bar Charts with a zero value. </action> + <action dev="nathaniel_auvil" type="add" context="code"> + <code>BarChart</code> Image Map will now include zero values provided zero is displayed on the axis scale. + </action> + </release> |