MerrimanInd/drawpyo

Create Diagram from Adjacency List

Open

#84 建立於 2025年12月5日

在 GitHub 查看
 (4 留言) (0 反應) (1 負責人)Python (49 fork)auto 404
diagramTypeenhancementhelp wanted

倉庫指標

Star
 (410 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南