Take a look at JFreeChart, fast and simple, I'm using it and I like... Well, JFreeChart generates java.awt.BufferedImages, so you can easily write an Servlet that returns this directly to the client browser... Sorry, I don't remember the link to its homepage, but you know... Google is our best fried :-)
On Fri, 2003-01-10 at 14:09, Wagoner, Mark wrote: > I am looking into the ability to add charting capabilities to our intranet > app and was wondering if anyone else has experience with any of the > available packages. > > One of the requirements is, of course, that I can create the graphs in > Tomcat and send the results to a browser, and I would prefer something open > source. This has narrowed my choices to jChart or JFreeChart. Has anyone > worked with either of these? Also, does anyone know of any I may have > missed? > > Thanks for any info. > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- Felipe Schnack Analista de Sistemas [EMAIL PROTECTED] Cel.: (51)91287530 Linux Counter #281893 Centro Universit�rio Ritter dos Reis http://www.ritterdosreis.br [EMAIL PROTECTED] Fone/Fax.: (51)32303341 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
