What is Raphaël?
Raphal is a JavaScript library that simplifies the creation and manipulation of vector graphics on the web. It uses SVG and VML as a foundation, allowing developers to create graphics that are also DOM objects, enabling the attachment of event handlers and dynamic modification. The library aims to provide a consistent, cross-browser solution for drawing vector art, with support for a wide range of modern and legacy web browsers
Highlights
- Vector graphics creation and manipulation
- SVG and VML compatibility for broad browser support
- Graphics as DOM objects for easy event handling and modification
- Cross-browser compatibility across major modern and legacy browsers