I have a log file in the system which records the hourly usage of memory. I have to write a code in java to plot this into a graph. I have heard of crystal reports and jasper reports but haven't worked on them at all.
Which of the above two is preferred? Any good tutorials for report generation in java
