Pie Chart Example

LIne Chart Example

Usage

First dont't forget to include prototype.js and GoogleChartAPI.Prototype.js After that, add tis code between <head> and </head> tags:

Pie chart code

Line chart code

Finally, put target div into your code. This div acts as an container for your graph, so you can easily style it or move it with CSS