django-netjsongraph
django-netjsongraph copied to clipboard
Network Topology Visualizer & Network Topology Collector
Introduces multiple ways of showing a netjson graph. Introduces a requirement to this module: https://github.com/netCommonsEU/netjson_robustness
Hi, as shown in the following full dependency graph of **_django-netjsongraph_**, **_django-netjsongraph_** requires **_django >=2.2,=2.2_**. According to Pip's “_first found wins_” installation strategy, **_django 3.0.6_** is the actually installed version....
Right now there's no way to pass an admin URL which if opened will trigger the opening of the graph automatically. Having this is useful, opening the graph should trigger...
 When viewing the topology graph from the edit screen, the user can choose to view a snapshot of the graph from a certain date by clicking on the `date`...
In the [websocket branch](https://github.com/netjson/django-netjsongraph/tree/websocket) we are testing a prototype that allows to update the graph data in real time.
I think the project would benefit from a button to trigger the resolution of name using chi-ninux. Using topology with arbitrary address the graph shown is full of unrelated names.
is it possible to have a search feature, menu ? it would be great to be able to select a specific node and also be able to set the depth...
I'd like to add some stats of the quality per link and per path. The steps should be: 1. add memory to the db, so that an update does not...
Just came across this when I was just playing around with django-netjsongraph. Tried creating nodes in the admin panel and linking them. And I was able to form links between...
Visualizing OLSRd2 topologies can be difficult if every attached network of the node is visualized as a node itself. Here's an example of a network of 6 nodes http://ninux-graph.netjson.org/topology/53b35ab9-aa6d-4705-89c3-310eac09b0da/ Visualizing...