
Google Chart API will let you generate charts dynamically to be used on any web page. For example, the following IMG tag will create a 3D pie chart: <pre><img src="http://chart.apis.google.com/chart? cht=p3&chd=t:60,40&chs=250×100&chl=Hello|World" alt="Sample chart" />