Reference articles on history, science, culture and more
Encyclopedia

JFreeChart

Open-source framework for the programming language Java

Image credit is listed at the end of this article.

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, developed by David Gilbert, is available under the terms of the LGPL license.

01Features

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

  • X-Y charts (line, spline and scatter). Time axis is possible.
  • Pie charts
  • Gantt charts
  • Bar charts (horizontal and vertical, stacked and independent). It also has built-in histogram plotting.
  • Single valued (thermometer, compass, speedometer) that can then be placed over map.
  • Various specific charts (wind chart, polar chart, bubbles of varying size).

It is possible to place various markers and annotations on the plot. JFreeChart automatically draws the axis scales and legends. Charts in GUI automatically get the capability to zoom with mouse and change some settings through local menus. The existing charts can be easily updated through the listeners that the library has on its data collections.

JFreeChart works with GNU Classpath, a free software implementation of the standard Java Class Library.

02Use in Software Applications

  • Aperture Photometry Tool
  • Eastwood Charts , an open-source implementation of the Google Chart API, with charts rendered using JFreeChart, developed by David Gilbert. Eastwood Charts is LGPL licensed.
  • Isabelle
  • Thoth: Software for Data Visualization and Statistics
Watch videos about JFreeChartExplainers and documentaries on YouTube (opens in a new tab)

Sources and credits

This article is adapted from the Wikipedia article JFreeChart, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.

Images, from Wikimedia Commons:

Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.