jQuery in Action, 2nd edition
The moose likes Swing / AWT / SWT and the fly likes Java charts recommendation needed Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Java charts recommendation needed" Watch "Java charts recommendation needed" New topic
Author

Java charts recommendation needed

eddy johns
Ranch Hand

Joined: Feb 16, 2010
Posts: 67
Hi all,

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.

Thanks for your advise!

Eddy
Mohamed Sanaulla
Bartender

Joined: Sep 08, 2007
Posts: 2928
    
  15

You can try JFreeChart.


Mohamed Sanaulla | My Blog
Lester Burnham
Rancher

Joined: Oct 14, 2008
Posts: 1337
Or Jchart2D: http://sourceforge.net/projects/jchart2d/
eddy johns
Ranch Hand

Joined: Feb 16, 2010
Posts: 67
Looks like it doesn't do nice pictures, though. Is it really only tracing, or can it do pie charts, etc.?
Darryl Burke
Bartender

Joined: May 03, 2008
Posts: 4167
    
    3

Hang on while I get a spoon


luck, db
There are no new questions, but there may be new answers.
eddy johns
Ranch Hand

Joined: Feb 16, 2010
Posts: 67
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?

Thanks,
Eddy
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 8439

In the past I have used http://code.google.com/p/charts4j/ with my GWT code.
You might also want to evaluate http://cewolf.sourceforge.net/new/index.html


[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
eddy johns
Ranch Hand

Joined: Feb 16, 2010
Posts: 67
Thanks Maneesh. In the meantime ofcgwt is doing the job for me pretty well, but I'll take a look at your recommendations as well.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Java charts recommendation needed
 
Similar Threads
How to create charts...
The chart problem
JFreeChart
jsp email
Servlet