Raphael
From the official website:
Raphael uses the SVG W3C Recommendation and VML as a base for creating graphics. This means every graphical object you create is also a DOM object, so you can attach JavaScript event handlers or modify them later. Raphael's goal is to provide an adapter that will make drawing vector art compatible cross-browser and easy.
Raphael currently supports Firefox 3.0+, Safari 3.0+, Opera 9.5+ and Internet Explorer 6.0+.
Live Examples
For more examples take a look at the official Demos or at the charting plugin: gRaphael.
External Links
- Official website:
http://raphaeljs.com/
Related

Last Comments