Wiki source code of Programming__WebObjects-Project WONDER-Frameworks-ERPlot
Version 2.1 by smmccraw on 2007/07/08 09:45
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | **Anjo Krank:** | ||
| 2 | |||
| 3 | Simple wrapper around the JFreechart framework, which can be found here: | ||
| 4 | |||
| 5 | |||
| 6 | {{panel}} | ||
| 7 | |||
| 8 | http://www.jfree.org/jfreechart/ | ||
| 9 | |||
| 10 | {{/panel}} | ||
| 11 | |||
| 12 | JFreechart is a very comprehensive open-source LGPL charting framework. ERPlot is a light wrapper around some of it's features so they can be used inside WOBuilder and webobjects in general. | ||
| 13 | |||
| 14 | Category:WebObjects |