RE: Charting/Graphing libraries

2001-04-26 Thread Chris Woods
is > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Kemp > Randy-W18971 > Sent: Wednesday, 25 April, 2001 10:27 > To: Orion-Interest > Subject: RE: Charting/Graphing libraries > > > I am working with a free package now at

Re: Charting/Graphing libraries

2001-04-26 Thread Mikko Kurki-Suonio
On Wed, 25 Apr 2001, Van Dooren, Damian wrote: > Does anyone have any suggestions for a good charting/graphing library to use > within a servlet to generate jpgs or gifs preferably from XML data. Check out www.davisor.com //Mikko (Ok, so I work there...)

RE: Charting/Graphing libraries

2001-04-26 Thread elephantwalker
--Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Michael J. Cannon Sent: Wednesday, April 25, 2001 10:51 AM To: Orion-Interest Subject: RE: Charting/Graphing libraries Batik works, but you need a plug-in to interpret the SVG on the client (although you cou

Re: Charting/Graphing libraries

2001-04-25 Thread Pasi Nummisalo
Hi Try this: http://www.davisor.com/chart It can be used from servlets and JSP pages (tag library). On Wed, 25 Apr 2001, Van Dooren, Damian wrote: > Does anyone have any suggestions for a good charting/graphing library to use > within a servlet to generate jpgs or gifs preferably from XML da

RE: Charting/Graphing libraries

2001-04-25 Thread Kemp Randy-W18971
I am working with a free package now at www.ve.com/kavachart. They come with either a servlet or applet version, and there is a developers kit at a cheap price. -Original Message- From: Van Dooren, Damian [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 25, 2001 7:46 AM To: Orion-Inter

RE: Charting/Graphing libraries

2001-04-25 Thread Michael J. Cannon
Orion-Interest > Subject: RE: Charting/Graphing libraries > > > Hi, > One thing I have read about is Batik > http://xml.apache.org/batik/index.html. > It uses SVG which is an XML-based vector graphics library. I plan to use > this product in a coming project, and would lo

RE: Charting/Graphing libraries

2001-04-25 Thread Tim Burns
Hi, One thing I have read about is Batik http://xml.apache.org/batik/index.html. It uses SVG which is an XML-based vector graphics library. I plan to use this product in a coming project, and would love to hear if anyone else out there is using it. Best, Tim -- Tim Burns

RE: Charting/Graphing libraries

2001-04-25 Thread Johnson, Robert
You might look at KavaChart http://www.ve.com/. -Original Message- From: Van Dooren, Damian [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 25, 2001 7:46 AM To: Orion-Interest Subject: Charting/Graphing libraries Does anyone have any suggestions for a good charting/graphing library

RE: Charting/Graphing libraries

2001-04-25 Thread William Jones
JClass Chart and JClass Server Chart are quite usable. (c.f. http://www.sitraka.com/software/jclass/) -Original Message- From: Van Dooren, Damian [mailto:[EMAIL PROTECTED]] Sent: 25 April 2001 13:46 To: Orion-Interest Subject: Charting/Graphing libraries Does anyone have any suggestions

Re: Charting/Graphing libraries

2001-04-25 Thread Pasi Nummisalo
Hi Try this: http://www.davisor.com/chart It can be used from servlets and JSP pages (tag library). On Wed, 25 Apr 2001, Van Dooren, Damian wrote: > Does anyone have any suggestions for a good charting/graphing library to use > within a servlet to generate jpgs or gifs preferably from XML da