Skip to content

Nagarajran/DC-Path-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

DC-Path-Visualizer

Visualizer for DC or any Network Topology

Very basic python code to create Network topology using NetworkX, matplotlib, mplcursors. Have excluded the code to collect the data from various sources to create the network relationships and health

It supports

  • Multi level networks
  • Static placement of nodes
  • Dynamic tooltip for nodes (for Node Health / Stats)
  • Node and Edge color coding (for Node / Link Health)
  • Edge labels
  • Node labels

Todo: Edge Tooltip (for Link Health)

Ideally all these should be dynamically generated for live deployment

Assembled from various stackoverflow docs and Networkx documentation

screen-grab

About

Visualizer for DC Network Topology using NetworkX

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages