I need to use charts in my project (nothing fancy, in terms of graphics, beauty, and the like.) I looked a bit on the web and there are several packages available so I'm looking for a recommendation. Which one is good? How is jfreechart?
I'm not sure yet how will I display the charts -- in an applet or by exporting them to images. I think it would be the latter.
luck, db
There are no new questions, but there may be new answers.
eddy johns
Ranch Hand
Joined: Feb 16, 2010
Posts: 67
posted
0
Sorry, I forgot to mention I'm working with Google's GWT and I need something that integrates with it. ofcgwt seems pretty cool. Anyone has experience with it? Or any other charts package that integrates with GWT?