About Web Chart Wizard (WCW)


Web Chart Wizardtm (WCW) is a graphic user interface for Google Chart API.

Google has made it incredibly easy to generate your own slick-looking charts. To create a chart is just to edit a URL. This has made it possible for lots of people to get creative with charts. The API was released at the end of 2007, with a new version released March 2008. You can read more about Google Chart in these links:

However, the APIs are intended for programmers, not for general users. Unlike in the Excel, general users can work on their own data, and create and modify charts as they want.

Web Chart Wizard (WCW) is filling the gap, and let the Google Chart API's power to the everybody's hand. With clicks of mouse, anybody can create professional charts right within the browser. Line, bar, pie, map, venn diagram can be generated easily with your data. Font, color, gradients, size, title, marker can be adjusted live at the web page.


Click on Image to launch WCW

See it in action at the Demo Page. Or try it on your own site and local machine

WCW was written entirely in object-oriented JavaScript. Everything happen in the browser and no server code is need. You can run it offline too.

WCW is light-weighted and loadding and running are fast. You can run the WCW on any standard browser like IE, firefox, Mozzila etc.

The output of Google Chart API is png image, which means, after you create it, you can save it, copy, paste and do whatever way you want.