Raphaël is a small JavaScript library that will simplify your work with vector graphics on the web. It uses SVG and VML as a base for creating graphics and currently supports Firefox 3.0+, Safari 3.0+, Opera 9.5+ and Internet Explorer 6.0+.

Whether you need to dynamically create charts/graphs/maps/shapes or manipulate images; Raphaël will save you a lot of time and effort. Every object created by Raphaël is a DOM object. This means that you can also add interactivity to these objects by attaching JavaScript event handlers.
Developed by Dmitry Baranovskiy, Raphaël is released under the MIT License. You can find further information, demos & download on Raphaël Website.



