Just came across the very cool looking Raphaël JavaScript Library:
Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this library.
It uses SVG for Good Browsers and VML for Internet Explorer.

