Jump to content

JavaScript graphics library

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by JointJS (talk | contribs) at 11:52, 24 August 2023 (Added Snap.svg to the example list.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A JavaScript graphics library is a JavaScript library used to aid in the creation of graphics for either the HTML5 canvas element or SVG. Such a library eases the development and display of graphic elements like particles, motion, animation, plotting, and 3D graphics. Most JavaScript graphics libraries also provide easier access to JavaScript events.

Examples

See also