Subject Computing
Topic Javascript

Study Guide: Rafael

Rafaël

Raphaël is a JavaScript library that simplifies working with vector graphics. You can display animated charts, modify images, or create animated interactive apps.

Raphaël [‘ræfeɪəl] uses the SVG W3C Recommendation and VML as a base for creating graphics. This means every graphical object is also a DOM object, and so you can attach JavaScript event handlers to each object.

More Information

  1. Raphaël on GitHub
  2. Raphaël Documentation
  3. Free Raphaël Icons
  4. More Raphaël Demonstrations


Related Content

Source: https://class.ronliskey.com/study/javascript/js-rafael/