Nuclos charts in the designer: Jaspersoft Studio, jfreechart-1.0.19, customizer class, image object, single package, class path. |
Language: Deutsch · English
Charts in JasperReports templates – based on JFreeChart, with customizer and image classes.
Just like the Nuclos charts feature, you can also embed charts in reports and forms using Jaspersoft Studio. The basis – as in Nuclos – is jfreechart-1.0.19.jar, so all chart types are available.
Customizer classes (an interface per chart) and image classes (e.g. dial charts) are created in an external project and added to the Nuclos class path. All classes must reside in a single package – the JasperReports API does not recognise multiple packages. |