RE: [OT] Java Charting API's

2004-09-09 Thread Matthias Wessendorf
look http://cewulf.sf.net Matthias > -Original Message- > From: Seaman, Sloan [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 09, 2004 2:49 PM > To: 'Struts Users Mailing List' > Subject: [OT] Java Charting API's > > > Sorry to go off topic, but can anyone suggest a good free >

Re: [OT] Java Charting API's

2004-09-09 Thread Henrique VIECILI
JFreeChart, follow the tutorial and look also on SourceForge.net for more info. You can use JFreeChart with Apache Batik to generate the graphics in SVG (Scalable Vector Graphics) http://www.jfree.org/jfreechart/index.html http://xml.apache.org/batik http://sourceforge.net/projects/jfreechart