Customizing SVG Content

The SVG content that is generated can be easily customized in order to provide interactive behavior. By means of JavaScript™ code that is embedded into the SVG Document Object Model (DOM) tree, otherwise static content can be easily augmented to support interactivity with the graph's elements, for example.

Tutorial Demo Code

The following tutorial demo applications show how to embed JavaScript code to achieve interactive functionality for graphs exported to SVG file format:

Many of these demos can be seen in the demo section of the ySVG extension package.