A sample of interactive SVG generated by GoDiagram

This embedded SVG image will be visible in browsers that support SVG. For most browsers, that means using an SVG viewer plug-in from Adobe or Corel.

This sample includes a custom "Properties" form that displays the ID and Bounds of the selected object. You can drag both the navigation form and the Properties form around with your mouse.

The generated SVG supports selection (both by clicking and by rubber-banding), translation, scaling, tooltips, cursors, and HREF links, although not all features may be shown by this sample.

However, there is no support for interactively modifying the document, such as by dragging, resizing, deleting, or drawing new links. Some of these features may be implementable in additional custom JavaScript, but much more would require a complete reimplementation of GoDiagram in JavaScript.