Vincent Leung's .NET Tech Clips

The latest tech clips from the .NET community

Developer’s Guide – Google Chart API

 The Google Chart API lets you dynamically generate charts. To see the Chart API in action, open up a browser window and copy the following URL into it:

http://chart.apis.google.com/chart?cht=p3&chd=s:hW&chs=250x100&chl=Hello|World

Press the Enter or Return key and – presto! – you should see the following image:

Yellow line chart

Developer’s Guide – Google Chart API – Google Code

Also Google Chart C# API: First grab the Google C# API Wrapper source code. Then take and unzip that and open that project in Visual Studio and compile the DLL.

December 20, 2007 - Posted by Vincent Leung | Tools | | No Comments Yet

No comments yet.

Leave a comment