Hi all,
I have a GUI where I am displaying JFreeCharts in a JPanel. This works fine for a pie chart, but I can't get it to work for a time series chart which is what I really need. Here is my code...