AlgebraicJulia/Catlab.jl
Only show objects/homs in `to_graphviz` for schemas
Open
#966 opened on Apr 21, 2025
acsetsenhancementgood first issuegraphics
Repository metrics
- Stars
- (706 stars)
- PR merge metrics
- (Avg merge 17d 19h) (2 merged PRs in 30d)
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.