What is Raphael?

 Posted by Pgayath on 10/12/2012 | Category: JavaScript Interview questions | Views: 3140 | Points: 40
Answer:

Raphael is a small JavaScript library which simplifies drawing the vector graphics easily on the web. Creation of custom chart or cropping of images or rotating the widgets are now very easy with the Raphael library.
It uses the SVG W3C Recommendation and VML as a base for creating graphics.


| Alert Moderator 

Comments or Responses

Login to post response