Feature - graphviz
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 86
- Forks
- 43
- Avg merge
- 6h 1m
- Merged PRs (30d)
- 6
Description
Curious - will this tool output "dot" formatted files for using a tool like GraphViz for plotting the graph ?
https://en.wikipedia.org/wiki/DOT_(graph_description_language)
If not, this may be a really neat format to export to so that a whole bunch of tools can consume, and visualize the networks laid out here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named in the issue. Start by locating how netdiff currently represents or exports network topologies, then determine the intended DOT output and its Graphviz compatibility. Done means the requested graph can be exported in valid DOT format and consumed by Graphviz or another DOT-compatible tool.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100