Google has released an open web API that provides a drop-dead simple means of adding graphs and charts to web pages. I really do find their implementation to be extremely elegant and powerful. Here are some sample charts and their usage urls. Good stuff!
Linear stripes Chart
Pie Chart
Actual url: http://chart.apis.google.com/chart?cht=p3&chs=220×100&chd=s:Hellob&chl=May|Jun|Jul|Aug|Sep|Oct
Linear gradient Chart
Here is the blog post announcing the public release of the Google Chart API
And, here is the Google Chart API reference