Skip to content

Commit e4c12d4

Browse files
committed
scale 4 too much for c4 diags
1 parent 750d890 commit e4c12d4

5 files changed

Lines changed: 3 additions & 2 deletions

File tree

chapter_01_domain_model.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ image::images/apwp_0102.png[]
126126
[plantuml, apwp_0102]
127127
@startuml Allocation Context Diagram
128128
!include images/C4_Context.puml
129+
scale 2
129130
130131
System(systema, "Allocation", "Allocates stock to customer orders")
131132

epilogue_1_how_to_get_there_from_here.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ image::images/apwp_ep04.png[]
485485
!include images/C4_Context.puml
486486
487487
LAYOUT_LEFT_RIGHT
488-
scale 4
488+
scale 2
489489
490490
Person_Ext(customer, "Customer", "Wants to buy furniture")
491491
@@ -511,7 +511,7 @@ image::images/apwp_ep05.png[]
511511
!include images/C4_Context.puml
512512
513513
LAYOUT_LEFT_RIGHT
514-
scale 4
514+
scale 2
515515
516516
Person_Ext(customer, "Customer", "Wants to buy furniture")
517517

images/apwp_0102.png

82.9 KB
Loading

images/apwp_ep04.png

-76.4 KB
Loading

images/apwp_ep05.png

-95.2 KB
Loading

0 commit comments

Comments
 (0)