Re: JFreechart?
Shehryar Khan <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Jfreechart works great - the output that it produces is much better than something like gnuplot IMHO. We've used it to build a graphical representation of the WOStats page for our WebObjects applications. We've also used it to build servlets that generate graph images (as .jpg(s)) which can then be very easily embedded in html, wiki, or even webobjects pages. -shehryar On May 10, 2006, at 2:14 AM, Anders Peterson wrote: > Anjo Krank wrote: >> ERPlot from Wonder? >>> On May 9, 2006, at 9:53 AM, Randy Wigginton wrote: >>> >>>> Is anyone currently using JFreechart - or other charting package >>>> - with >>>> WebObjects? WOCode has one semi-example, I can't find anything >>>> else. > > I use JFreeChart both with WebObjects and Wicket. It works fine. > > ERPlot requires that you use ERExtensions. At the time, when I > first needed charting, that was not an option for me. So I built my > own little chart framework. It wasn't difficult. (I now use > ERExtensions.) > > /Anders > -- > http://ojalgo.org/ > > Mathematics, Linear Algebra and Optimisation with Java > > _______________________________________________ > WebObjects-dev mailing list > [email protected] > http://www.omnigroup.com/mailman/listinfo/webobjects-dev >