AlgebraicJulia/Catlab.jl

Box-specific attributes in Graphviz wiring diagrams

Open

#211 opened on Jul 22, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Julia (706 stars) (68 forks)batch import
enhancementgood first issuegraphics

Description

This is currently supported for the Compose.jl and TikZ diagrams, but not yet for the Graphviz diagrams, except at the global level. It should be possible to assign specific boxes their own styles, via Graphviz node and cell attributes.

Contributor guide