Create Specific Vector Graphics using Raphaël JavaScript Library
Posted on October 16, 2009, Filled under Frameworks,
Bookmark it
Thanks for visiting our website! We regularly publish posts like this one. If you are interested in receiving the latest updates as soon as they are posted, please consider subscribing to the RSS feed or to our e-mail newsletter.
If you are looking for a way to create your own specific chart or image crop and rotate widgets than Raphaël is definitely a choice to consider. This simple to use JavaScript library uses the SVG W3C Recommendation and VML as a base for creating graphics meaning that every graphical object that you create is also a DOM object. Therefore, you can attach JavaScript handlers or modify them later.
Raphaël’s goal is to provide an adapter that will make drawing vector art compatible cross-browser and easy.
- Tested in: Firefox 3.0+, Safari 3.0+, Opera 9.5+ and Internet Explorer 6.0+.
- Source: http://raphaeljs.com/
- License: MIT
Do you wish to receive the latest updates as soon as they are posted? Get our RSS Feed or Subscribe to the Newsletter!
- October 16, 2009
- article by Gabriel C.
- 1 comment
Sponsors
Related Posts
-
Generate Good & Clean Looking Graphs: Graficoat February 13, 2010
-
50 Free Vector Social Media Scalable Iconsat February 2, 2010 with 1 comment
-
Select, Traverse, Style and Animate DOM Elements: $dom .js libraryat January 18, 2010
-
Create pretty CSS3 scaleable buttonsat January 31, 2010
-
Fancy (jQuery) AJAX Captchas – For an Awesome User Experienceat May 28, 2009


One Reply to "Create Specific Vector Graphics using Raphaël JavaScript Library"
October 17, 2009 at 8:24 PM
[...] the original: Create specific vector graphics using Raphaël JavaScript Library SHARETHIS.addEntry({ title: "Create specific vector graphics using Raphaël JavaScript Library", [...]