March 06, 2003

Java Charting

I'm looking for a free Java charting engine to display some results as webservice client to give realtime sales and stock data for our online store. The first one I came across looks pretty good:JFreeChart.

Posted by stuartcw at March 6, 2003 03:02 PM
Comments

I've been using JCharts for over a year now - it's pretty nice:

http://jcharts.sourceforge.net/

Posted by: l.m.orchard at March 7, 2003 04:00 AM