From: <nat...@us...> - 2003-11-02 13:24:37
|
Update of /cvsroot/jcharts/jCharts/jCharts0.7/docs In directory sc8-pr-cvs1:/tmp/cvs-serv32678 Modified Files: README.html Log Message: fixed image map bug Index: README.html =================================================================== RCS file: /cvsroot/jcharts/jCharts/jCharts0.7/docs/README.html,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** README.html 15 Oct 2003 03:24:38 -0000 1.20 --- README.html 2 Nov 2003 13:24:34 -0000 1.21 *************** *** 97,100 **** --- 97,105 ---- </td> </tr> + <tr> + <td valign="top"> + * Fixed defect in ScatterPlot image map coordinate generation. + </td> + </tr> </table> <br/> |