Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / GUI / March 2004

Tip: Looking for answers? Try searching our database.

Java package for drawing  graphics ?

Thread view: 
Vlad - 08 Mar 2004 14:44 GMT
Hello,

I hope my following question is not too far from this forum's topic.

Do you know a free Java package that I could use to plot 2D graphics
from some text files (or something similar) ?

I have some performance data collected in text files; each column is a
certain parameter. I could use some scripts to format this text file
for the Java tool if necessary. I would like to be able to generate
graphics of one column parameter against another. Do you know sucha
Java package ?

Thank you,
Vlad Grama.
Josef Garvi - 08 Mar 2004 15:11 GMT
> Do you know a free Java package that I could use to plot 2D graphics
> from some text files (or something similar) ?

Perhaps JFreeChart with a scatter graph?
http://www.jfree.org/jfreechart/index.html

Signature

Josef Garvi

"Reversing desertification through drought tolerant trees"
http://www.eden-foundation.org/

new income - better environment - more food - less poverty

Andrew Thompson - 08 Mar 2004 15:50 GMT
> Do you know a free Java package that I could use to plot 2D graphics
> from some text files (or something similar) ?

It depends what sort of graphics you
want to plot as to which is the best
way to go, for example, for charts you
could use
http://www.object-refinery.com/jfreechart/

But if you search Google for
'java graph free opensource' you get 36,300
hits, and if you accept Google's spelling suggestion
'java graph free open source' you get
275,000.

For 2D G that are _not_ graphs you might
have to do a search or alternately roll
your own using java.awt.Graphics2D

> I have some performance data collected in text files; each column is a
> certain parameter. I could use some scripts to format this text file
> for the Java tool if necessary.

Now, why would you go use anything
besides Java for formatting the data?

>..I would like to be able to generate
> graphics of one column parameter against another. Do you know sucha
> Java package ?

Sounding like JFreeChart would be a
good place to start.

Signature

Andrew Thompson
* http://www.PhySci.org/ Open-source software suite
* http://www.PhySci.org/codes/ Web & IT Help
* http://www.1point1C.org/ Science & Technology

Vlad - 09 Mar 2004 08:52 GMT
Thank you all for the replies.
JChart is just what I needed.

Vlad Grama.

> > Do you know a free Java package that I could use to plot 2D graphics
> > from some text files (or something similar) ?
[quoted text clipped - 28 lines]
> Sounding like JFreeChart would be a
> good place to start.
Thomas Weidenfeller - 08 Mar 2004 16:07 GMT
> Do you know a free Java package that I could use to plot 2D graphics
> from some text files (or something similar) ?

<whisper>
Does it have to be in Java? If not, good old gnuplot might be what you
want: http://www.gnuplot.info/
</whisper>

/Thomas


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.