MerrimanInd/drawpyo

Add tables to extended objects

Open

#112 创建于 2025年12月21日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (49 fork)auto 404
enhancementextended objecthelp wanted

仓库指标

Star
 (410 star)
PR 合并指标
 (PR 指标待抓取)

描述

Extended objects have properties and functionality that exceed the capabilities of a standard Object. An implemented example is a list. Adding more extended objects is crucial to enable specific diagram types.

Tables in particular are useful in a variety of digrams.

image

You can find extended objects here.

贡献者指南