Re: Creating Charts and Graphs - Recommendations

2006-06-15 Thread Pierce T. Wetter III
vvi.com has a free service for this: http://www.vvi.com/services/charts/index.html?make_graphs=Click+To +Make+Graphs ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com

Re: Creating Charts and Graphs - Recommendations

2006-06-15 Thread apl
Hello Reid; I find JFreeChart very good indeed. Here is a basic article on how to get started. http://www.javaworld.com/javaworld/jw-12-2002/jw-1227- opensourceprofile.html WO integration seems to be very smooth as well. cheers. best/easiest/cheapest tool to use. I drool over ReportM

Re: Creating Charts and Graphs - Recommendations

2006-06-15 Thread John Huss
I haven't tried it, but I hear ERPlot in Project Wonder is easy. It uses JFreeChart I think. I've used JFreeChart directly and it works pretty well. I found some examples on WOCode.com that helped me get going. John On 6/15/06, Reid Bundonis <[EMAIL PROTECTED]> wrote: Dear List, I'm thinkin

Creating Charts and Graphs - Recommendations

2006-06-15 Thread Reid Bundonis
Dear List, I'm thinking about building some charts and graphs out of fetched data and was wondering if anyone had a preference on what is the best/easiest/cheapest tool to use. I drool over ReportMill but simply can not justify the cost for the project. I've seen JFreeChart and just ran acr