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.

贡献者指南