MerrimanInd/drawpyo

Create Diagram from Adjacency List

Open

#84 aperta il 5 dic 2025

Vedi su GitHub
 (4 commenti) (0 reazioni) (1 assegnatario)Python (49 fork)auto 404
diagramTypeenhancementhelp wanted

Metriche repository

Star
 (410 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor