From: Teodor D. <te...@us...> - 2004-05-30 21:45:51
|
Hello, In an attempt to serialize a org.jCharts.axisChart.AxisChart object I received this exception: java.io.NotSerializableException: org.jCharts.properties.util.ChartFont I need to serialize charts (the *org.jCharts.Chart* class implements java.io.Serializable) in order to improve the quality of charts in the JasperReports library. If everything goes as planned, I'll provide you with a new improved version of the JasperReports and jCharts integration sample. Thank you, Teodor |