...and if you're not too bad at Mathematics, then that helps a lot :) Alternatively though, you can ask for Math help at this site.
Other than that, JFreeChart don't seem to have many (if any) tutorials that cover what you're trying to achieve... Perhaps use this one to get the feel of JFreeChart (http://www.cdf.utoronto.c
http://www.jfree.org/jfree
But like I said, definitely consider learning to create your own Graphs. :)
Main Topics
Browse All Topics





by: InteractiveMindPosted on 2005-04-12 at 10:24:48ID: 13764880
Hey Shemmie,
I once tried JFreeChart; it was rubbish -- I never really got on with it.. So, I decided to learn how to draw graphics myself, and can now create my own Graphs for my applications.
Have you considered learning just the basics of Java Graphics? It's actually very easy! :)
Regards;