Example of Network Diagram in Javascript Diagram Control

/
/
Network Diagram

This sample visualizes graphical layout of a network diagram using diagram's Native(SVG) nodes feature. 

More Details...

Description

This example shows how to host a Native(SVG) content inside a node. The shape property of the node can be used to host SVG content inside a node. The content property of the shape allows you to define the content to be hosted.