I need to create a general style and apply it accordingly so I don't have issues like this, but I'm redoing this diagram anyway in D3 or other

This commit is contained in:
Diego Ripley
2026-03-06 06:10:20 -05:00
parent a44622fc09
commit c235a5092d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -184,7 +184,7 @@ flowchart TD
style visuals fill:#FBC02D,stroke:#F9A825,color:#000000 style visuals fill:#FBC02D,stroke:#F9A825,color:#000000
style ent fill:#66BB6A,stroke:#2E7D32,color:#000000 style ent fill:#66BB6A,stroke:#2E7D32,color:#000000
style DataSci fill:#D32F2F,stroke:#8E0000,color:#FFFFFF style DataSci fill:#B71C1C,stroke:#7F0000,color:#FFFFFF
style legend fill:none,stroke:#999,stroke-width:1px style legend fill:none,stroke:#999,stroke-width:1px
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 82 KiB