GraphicsJS

A lightweight JavaScript graphics library with an intuitive API, based on SVG/VML technology.
Version History

Improvements:

  • Updated the Closure library and the Closure Compiler to version 20161024.
  • Improved performance.
    • The process of getting a link to a container for the stage has been optimized.
    • Resize events are now delivered using the Timer object instead of the iFrame element.

Bug fixes:

New Features:

  • Added Unmanaged Layer feature.
  • Added a11y support setTitle, setDesc, setAttributes, getAttribute methods.
  • Added new primitives triangleRight, triangleLeft.
  • Exports reworked with goog.net.IframeIo.

Stable public release.