Raphaël JavaScript Vector Graphics Library
Aug
09
Raphaël is a JavaScript library which uses SVG (Scalable Vector Graphics) and VML (Vector Markup Language) for creating Vector Graphics on the web. This library permits to easily create online applications related to this field. The goal of this library is to “provide an adapter that will make drawing cross-browser and easy”. It supports the most important web browsers such as Firefox 3.0+, Safari 3.0+, Opera 9.5+ and Internet Explorer 6.0+.
![]()
To use it you just need to include a JavaScript file and start using it! You can check the demos at their website.
Source: WebResourcesDepot

