looking for an open source java charting library  
Author Message
Shanmuhanathan T





PostPosted: 2005-10-5 2:02:00 Top

java-programmer, looking for an open source java charting library Hi All,
I am evaluating open source java charting libraries for use
in one of my projects. I would need both browser based
and applet based implementation.
JFreeCharts seems to fit the bill.
http://jfree.org
Can the community help me identify if there is any better
java charting library out there?

Thanks in Advance,
Shanmu.
 
Oliver Wong





PostPosted: 2005-10-5 2:58:00 Top

java-programmer >> looking for an open source java charting library
"Shanmuhanathan T" <email***@***.com> wrote in message
news:ZHz0f.39$email***@***.com...
> Hi All,
> I am evaluating open source java charting libraries for use
> in one of my projects. I would need both browser based
> and applet based implementation.
> JFreeCharts seems to fit the bill.
> http://jfree.org
> Can the community help me identify if there is any better
> java charting library out there?

I've used JFreeChart for personal projects, and I'm fairly satisfied
with it. Only problem is you have to pay for access to documentation.

- Oliver