JOOReports - Sales Report Example

This example generates a report for some hypothetical monthly sales data, including a dynamically generated chart.

Month Sales
January
February
March
April
May
June

Format:


Data is passed as HTTP parameters and used by a custom web controller on the server to generate the dynamic chart (using JFreeChart).