Welcome to Eastwood Charts!
Eastwood Charts is an independent and open source implementation of the Google Chart API. Eastwood Charts implements most of the features from Google Charts, and adds a few of its own (such as trendline overlay, 3D effects for bar charts, and optional(!) deployment via applets). Eastwood Charts uses JFreeChart to render the charts, and is aimed at web developers that want to incorporate charts into their web pages, but can't or won't send their data to Google for processing. Version 1.1.0 includes the following features:
- support for generating pie charts, bar charts, line charts and scatter plots, using encodings that match the Google Chart API;
- software you install on your OWN server;
- open source licensing under the terms of the GNU Lesser General Public Licence (LGPL, version 2.1 or later), the same licence as JFreeChart.
Please see the samples page for some charts created using Eastwood. In addition, try out our applet samples.
Latest News
