Subject: Client-side GChart 2.4: Click events, pop-ups, etc.

Client-side GChart is an open source, 100% pure Java chart library for GWT supporting line, pie, and bar charts. 

With version 2.4, GChart now tracks mouse activities over the chart, and selects points, displays pop-ups, and fires off click events accordingly. 

HomePage: http://gchart.googlecode.com
Live demo: http://gchart.googlecode.com/svn/trunk/live-demo/v2_4/com.googlecode.gchart.gchartdemoapp.GChartDemoApp/GChartDemoApp.html
Release notes: http://gchart.googlecode.com/svn/trunk/doc/com/googlecode/gchart/client/doc-files/gchart2p4features.html

Mouse over and click on the live demo to see the new features in action. Beyond that, the release notes describe every change, and link back to the new features' javadocs and sample code.

John C. Gunther

