Skip to content

Commit 99746b5

Browse files
stuggiclaude
andcommitted
[b/r] Remove flowchart legend
The legend adds visual clutter without enough benefit. The colors are self-explanatory from context. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 972ddc5 commit 99746b5

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

docs/dev/backup-restore/backup-restore-controller-design.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -743,16 +743,7 @@ flowchart TD
743743
744744
EnableIHA --> End([Restore Complete])
745745
746-
subgraph Legend[" "]
747-
direction LR
748-
L1[OADP Restore] ~~~ L2[Manual] ~~~ L3[Wait] ~~~ L4[Ready]
749-
style L1 fill:#E1F5FE,font-size:11px
750-
style L2 fill:#FFE4B5,font-size:11px
751-
style L3 fill:#87CEEB,font-size:11px
752-
style L4 fill:#90EE90,font-size:11px
753-
end
754-
755-
style RestorePVC fill:#E1F5FE
746+
style RestorePVC fill:#E1F5FE
756747
style RestoreFoundation fill:#E1F5FE
757748
style RestoreInfra fill:#E1F5FE
758749
style RestoreCtlPlane fill:#E1F5FE

0 commit comments

Comments
 (0)