MerrimanInd/drawpyo

Create Diagram from Adjacency List

Open

#84 opened on 2025年12月5日

GitHub で見る
 (4 comments) (0 reactions) (1 assignee)Python (49 forks)auto 404
diagramTypeenhancementhelp wanted

Repository metrics

Stars
 (410 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド