AlgebraicJulia/Catlab.jl

Only show objects/homs in `to_graphviz` for schemas

Open

#966 opened on Apr 21, 2025

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Julia (706 stars) (68 forks)batch import
acsetsenhancementgood first issuegraphics

Description

In schemas with many data attributes, sometimes it can be useful to toggle between showing all the attributes and attr types, and just the obs and homs, to get a clearer picture of the relations without being overwhelmed. I'll look into this and make a PR.

Contributor guide