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:

Please see the samples page for some charts created using Eastwood. In addition, try out our applet samples.

Latest News

18 Jul 2008

Eastwood 1.1.0 has been released!

13 Dec 2007

Eastwood 1.0.0 has been released!

sample1.png

The Project

The initial version of Eastwood Charts was developed by David Gilbert, the author of JFreeChart. Version 1.1.0 includes important contributions from Niklas Therning.

SourceForge.net Logo

Funding

The Eastwood Charts project has been partially funded by a client of Object Refinery Limited.

sample2.png

Links

Requirements

Eastwood requires a servlet container running on the Java 2 platform (JRE version 1.4.2 or later).