vet

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit de13e995f705576deeef04e31fb6d830f9dcfaa3
parent b30b9ef7b159957b74ac56aed4f453690363b03a
Author: Andrew Laack <andrew.laack@imbue.com>
Date:   Thu, 12 Feb 2026 00:07:30 -0600

Update transparency for graph

Diffstat:
Marchitecture.dot | 1+
Marchitecture.svg | 1-
2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/architecture.dot b/architecture.dot @@ -1,5 +1,6 @@ digraph VET_DataFlow { rankdir=TB; + bgcolor="transparent"; node [shape=box, style=rounded]; subgraph cluster_inputs { diff --git a/architecture.svg b/architecture.svg @@ -8,7 +8,6 @@ viewBox="0.00 0.00 352.00 378.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 373.5)"> <title>VET_DataFlow</title> -<polygon fill="white" stroke="none" points="-4,4 -4,-373.5 347.75,-373.5 347.75,4 -4,4"/> <g id="clust1" class="cluster"> <title>cluster_inputs</title> <polygon fill="none" stroke="black" points="28.75,-280 28.75,-361.5 335.75,-361.5 335.75,-280 28.75,-280"/>