I want to draw network topology graph with Highchart or any other js library by proving json data as input . While going through the example at http://www.highcharts.com/demo/renderer for Topology plot requirement , I found that it is static and doesn't have any example with fixed json format to render topology dynamically on basis of topology xml .
seeking help to plot Logical Topology/network topologies based on various json /xml.