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.
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.[3]