Skip to content

Network Dynamic Demo

This demo shows how to use ChartFactor to render a dynamic load network graph. The information represents software packages in npm (Node Package Manager). With this demo you can click on a node to retrieve its dependencies dynamically. You can also change the root network on the Data selector.

If you'd like to see the demo in full screen click here

Review the complete source code and copy/paste it to create your own.
1
{"action": "import", "url": "../cf-demos/network-dynamic/index.html"}
1
{"action": "import", "url": "../cf-demos/network-dynamic/index.js"}
1
{"action": "import", "url": "../cf-demos/network-dynamic/style.css"}