Charts
Sunday, January 8th, 2006 The very first thing I though about when I started to play around with canvas was that it would be great to make charts with.
There are quite a few places where client side charts makes more sense than those generated on the server side and sent as an image.
For instance if the date originates […]