JFreeChart

JFreeChart

Lissajous figures, implemented with JFreeChart
Developer(s) Object Refinery Limited in collaboration with the community
Stable release
1.0.19 / July 31, 2014
Written in Java
Operating system Cross-platform (JVM)
Type 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 a wide variety of both interactive and non-interactive charts.

JFreeChart supports a number of various charts, including combined charts:

It is possible to place various markers and annotations on the plot.

JFreeChart also works with GNU Classpath, a free software implementation of the standard class library for the Java programming language.[1]

JFreeChart automatically draws the axis scales and legends. Charts in GUI automatically get the capability to zoom in with mouse and change some settings through local menu. The existing charts can be easily updated through the listeners that the library has on its data collections.

Relation with Eastwood Charts

Eastwood Charts is an open source implementation of the Google Chart API, with charts rendered using JFreeChart. Both Eastwood Charts and JFreeChart are under the terms of LGPL and developed by David Gilbert.[2]

References

  1. "GNU Project Releases Latest Version of GNU Classpath" By: Enterprise Open Source News Desk. Oct. 22, 2007. SYS-CON Media.
  2. Eastwood Charts

External links

Further reading

This article is issued from Wikipedia - version of the 6/1/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.