Hi,
I have a line chart with 15 records of data, each record should be displayed by a line with marks. Data source is POJO created in JSP.
When the report is being run in Unix server, I found that only five reocrds are displayed with lines joining up all the marks while other records can just be shown with marks without lines.
I would like to ask if there is any solution for this problem. Or have I done something wrong during the development process? Please advise. Thank you very much.
Best Regards,
C.W.