• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Graph Library

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Gurus,
I am developing a pure JFACE / SWT based application in core Java. This will not use any RCP plugins.
I am evaluating various libraries for Graphs in my application.

The requirement is that the chosen library should not have any dependency on Swing or AWT at all.

I have found that JFree Charts is dependent on AWT.

I am open to buying / using licensed libraries for the same.

I kindly request you to recommend some to me.

Thanks
reply
    Bookmark Topic Watch Topic
  • New Topic