MerrimanInd / MerrimanInd/drawpyo
Create Diagram from Adjacency List
Open
diagramType
enhancement
help wanted
- Dominant language
- Python
- Stars
- 412
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
Adjencency Lists are commonly used structures to describe directed and undirected graphs.
Establishing a structure of Nodes that is connected according to an adjecency list would be a good starting point for non-tree diagrams of various sorts.
This requires some good preparation to ensure the structure is flexible in layout and styling.
Contributor guide
Assessment
This issue has not been assessed yet.