JFreeChart
From Wikipedia, the free encyclopedia
JFreeChart | |
---|---|
Developed by | Object Refinery Limited in collaboration with the community |
Latest release | 1.0.9 / January 4, 2008 |
Written in | Java |
OS | Cross-platform (JVM) |
Genre | Plotting Software |
License | LGPL |
Website | http://www.jfree.org/jfreechart/ |
JFreeChart is an open-source framework for the programming language Java, which allows the creation of complex charts in a simple way.
JFreeChart also works with GNU Classpath, a free software implementation of the standard class library for the Java programming language.[1]
Following chart types are supported:
- X-Y charts (line, spline and scatter)
- Pie charts
- Gantt charts
- Bar charts (horizontal and vertical, stacked and independent)
- Single valued (thermometer, compass, speedometer)
[edit] References
- ^ "GNU Project Releases Latest Version of GNU Classpath" By: Enterprise Open Source News Desk. Oct. 22, 2007. SYS-CON Media.
[edit] External links
- http://www.jfree.org/jfreechart/ – project homepage
- cewolf - tag library for embedding JFreechart-generated charts in JSP pages
- JWebChart - charting servlet that renders JFreeChart-generated charts using URL