From: <nat...@us...> - 2003-09-26 00:45:47
|
Update of /cvsroot/jcharts/krysalis-jcharts In directory sc8-pr-cvs1:/tmp/cvs-serv7077 Modified Files: status.xml Log Message: Index: status.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/status.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** status.xml 8 Aug 2003 02:50:57 -0000 1.14 --- status.xml 26 Sep 2003 00:45:41 -0000 1.15 *************** *** 94,97 **** --- 94,100 ---- Added a Radar Chart implementation. </action> + <action dev="nathaniel_auvil" type="fix" context="code"> + Fixed Image Map bug in <code>LineChart</code> that the Label was always the first item in the data set. + </action> </release> |