The Artima Developer Community
Sponsored Link

Java Answers Forum
SWT Graph - Chart

1 reply on 1 page. Most recent reply: Sep 22, 2004 7:17 PM by Mansoor Mirza

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
THomas Olsen

Posts: 1
Nickname: thomas79
Registered: Jul, 2004

SWT Graph - Chart Posted: Jul 6, 2004 2:59 PM
Reply to this message Reply
Advertisement
I'm currently developing a GUI application in java using SWING where I have used JFreeGraph to display some data in a graphical format. The problem with that application is that it is very slow. I'm therefore interrested in trying to use SWT instead, however, I have not been able to find a similar graph product for SWT and I don't intend to use a ActiveX object. Can anyone point me in a direction of such a SWT tool or will I need to develop it from sracth.

<Thomas>


Mansoor Mirza

Posts: 1
Nickname: msmirza
Registered: Sep, 2004

Re: SWT Graph - Chart Posted: Sep 22, 2004 7:17 PM
Reply to this message Reply
Did you find any SWT Graphing tools yet?

I have not used JFreeGraph however I have used Quest Software's JClass Charting tools (http://java.quest.com/jclass/), and they perform really well. The only problem is that JClass is NOT free!

I am working on a project using SWT and wanted to find out if there are any SWT graphing tools available? The AWT-SWT bridge allows embedding JClass charts in SWT applications pretty easily (and quite seamlessly). However I want to find out if there are any SWT alternative charting tools available out there.

Thanks!
Mansoor

Flat View: This topic has 1 reply on 1 page
Topic: decode java compiled files Previous Topic   Next Topic Topic: What is java frame work and pattern ?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use