N2G
N2G copied to clipboard
Need To Graph
Hi, Im currently working on scripting this together with Ansible/LibreNMS. So far everything is looking very nice but i'm banging my head against the wall trying to group/cluster devices based...
I have tried to read the XML file saved from Diagrams.net. It shows zero nodes and edges but it were objects in the file. Seems the Diagrams.net uses format like...
Hy @dmulyalin ! Just want to let you know that we are using your lib in this project: (FPrime Topology visualisation using Diagrams.Net)[https://github.com/nasa/fprime/discussions/868] In terms of feature requests. It would...
It would be helpful to be able to assign layers while mapping out a diagram, like network and end devices so you can filter the amount of data your are...
If we have already added vertex earlier, no need to add it again. Moreover it breaks drawio graph. Before After
Bumps [readthedocs-sphinx-search](https://github.com/readthedocs/readthedocs-sphinx-search) from 0.1.1 to 0.3.2. Changelog Sourced from readthedocs-sphinx-search's changelog. Version 0.3.2 :Date: Jan 15, 2024 @stsewd: Security fix, more information in GHSA-xgfm-fjx6-62mj <https://github.com/readthedocs/readthedocs-sphinx-search/security/advisories/GHSA-xgfm-fjx6-62mj>__. Version 0.3.1 :Date: Mar 27,...
Hi, want to suggest to allow script to specify font name and font size. Currently it is hard coded at "N2G_yEd.py" if not mistaken. Thanks.
hi, lets say i have equipment (from sample doc) with : {'id': 'SW1', 'top_label': 'CORE', 'bottom_label': '1,1,1,1'} it will create a reacangular with equal spacing at top and bottom. But...
I needed to access the property `style` of the xml object in the node, but the node just had the properties `id` and `label` (with the value of property `value`?!)....
Please depend on `igraph` instead of `python-igraph`, and suggest using `pip install igraph` in diagnostic messages. See https://github.com/igraph/python-igraph/issues/699 for an explanation. Places in this package that might need an update:...