Linux.com

Re: Creating charts on Web pages with Java and GChart

Posted by: Anonymous [ip: 68.83.99.207] on May 02, 2008 11:02 PM
Great article! I like the way you solved the problem of time series plotting in Client-side GChart 2.0.

Your article also made it very hard for me to ignore the fact that Client-side GChart would be much better if it had date-time tick label formatting built-in. I've just released Client-side GChart 2.02 to improve the product in this area:

http://groups.google.com/group/Google-Web-Toolkit/msg/631a101188b06b58

Check out the javadocs for the Axis.setTickLabelFormat method, which now accepts GWT DateTimeFormat patterns like mm/dd/yyyy to facilitate date-time tick label formatting.

John Gunther
http://gchart.googlecode.com

#

Return to Creating charts on Web pages with Java and GChart