Charts for the Web has always been a hassle: get the data, validate it, use graphical libraries, work out the axis, render data on screen. Etc.
Now there's an elegant alternative in the Google Chart API.
The Google Chart API allows any developer to produce a chart by submitting a URL. The result is a nifty image of your data that can be embedded in any webpage. Cool.