commit 344d01c8fe00773f625caf221d24a00389530985
parent 6d68427215212eb8150143f6f5cd0e9e380ff6f2
Author: Andrew Laack <andrew.laack@imbue.com>
Date: Thu, 12 Feb 2026 00:14:05 -0600
Revert "Update transparency for graph"
This reverts commit de13e995f705576deeef04e31fb6d830f9dcfaa3.
Diffstat:
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/architecture.dot b/architecture.dot
@@ -1,6 +1,5 @@
digraph VET_DataFlow {
rankdir=TB;
- bgcolor="transparent";
node [shape=box, style=rounded];
subgraph cluster_inputs {
diff --git a/architecture.svg b/architecture.svg
@@ -8,6 +8,7 @@
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"/>