I've used Popchart quite a bit with JRun and ASP. It produces really nice looking charts, and you don't have to deal with crap like AWT or Swing APIs to create the visual part of the charts. They provide a simple tool for creating the UI. Then you just have to worry about writing some code to feed the data to the chart server, which can be done in several ways.
I've used JClass (not the server version) and that was a pain for having to manually code Java the GUI using their Swing-based APIs. The data manipulation possibilities were more limited than Popchart too. I'd be interested in hearing others' evaluations of these and similar solutions. I use dynamic charting quite a bit for some automated performance testing of JRun. If anyone knows of an app like these that can easily produce Kiviat graphs, I'd love to know. Scott Stirling JRun QA Macromedia > -----Original Message----- > From: charles arehart [mailto:[EMAIL PROTECTED]] > > And also: > > netcharts (netcharts.com), from Visual Mining > pop chart (popchart.com), from Corda Technologies > > Both are commercial products geared toward enabling > data-driven graphing > from within tools like JSP/servlets, CF, ASP, etc. They each > also offer > examples of such, as well as free trial versions. > > /charlie > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Nice one is jcharts. > > http://sourceforge.net/projects/jcharts/ > > Travis > > ---- Original Message ---- > From: Derek Nerenberg <[EMAIL PROTECTED]> > > If you're looking for something out of the box, you might > want to check > these two links: > > http://www.infragistics.com/products/java/powerchart.asp > http://www.sitraka.com/software/jclass/ > > Hope this helps, > Derek > > >>> Susan M. Orndorff <[EMAIL PROTECTED]> > 12/19/01 7:00:26 AM > >>> > We would like to be able to pull out data from our database > and present it > as a chart via the web. I searched JRun-Talk and saw a > similar question > and the answer was to use KavaChart. My question is: has anyone used > KavaChart, and if so what is your impression of it? Does anyone have > experience using KavaChart vs. Crystal Reports? If someone has used > Crystal Reports, how do they mesh with servlets and applets? ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
