SVG - Scripting

Card Puncher Data Processing

About

The SVG Micro Document Object Model (uDOM) provides complete access to all elements, attributes and properties.

Because of its compatibility and leveraging of other Web standards, features like scripting can be done on XHTML and SVG elements simultaneously within the same Web page.

D3 use uDOM to acces and manipulate SVG element (ie XML element). Then you can use it also to script the creation of SVG.

Documentation / Reference







Share this page:
Follow us:
Task Runner