MerrimanInd/drawpyo

Add tables to extended objects

Open

#112 ouverte le 21 déc. 2025

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Python (49 forks)auto 404
enhancementextended objecthelp wanted

Métriques du dépôt

Stars
 (410 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur