FlowGen / test /graphviz /graph_medium /graphviz_107.dot
Anonymous112233's picture
Add files using upload-large-folder tool
b7dcc48 verified
digraph {
rankdir=BT
N0 [label="Third_Party Logistics Management" color="#FFD54F" fillcolor="#FFF8E1" shape=ellipse style=filled]
N1 [label="Supply Chain Visibility" color="#42A5F5" fillcolor="#F1F8FF" shape=Mdiamond style=filled]
N2 [label="Logistics Optimization" color="#FFD54F" fillcolor="#FFF8E1" shape=box style=filled]
N3 [label="Supply Chain Finance" color="#42A5F5" fillcolor="#F1F8FF" shape=hexagon style=filled]
N4 [label=Procurement color="#E91E63" fillcolor="#FCE4EC" shape=ellipse style=filled]
N5 [label="Collaborative Planning" color="#E91E63" fillcolor="#FCE4EC" shape=hexagon style=filled]
N6 [label="Distribution Network Design" color="#42A5F5" fillcolor="#F1F8FF" shape=box style=filled]
N7 [label="Hazardous Materials Handling" color="#42A5F5" fillcolor="#F1F8FF" shape=box style=filled]
N8 [label="Sustainability Initiatives" color="#42A5F5" fillcolor="#F1F8FF" shape=octagon style=filled]
N9 [label="Circular Economy Practices" color="#E91E63" fillcolor="#FCE4EC" shape=hexagon style=filled]
N10 [label="Container Tracking" color="#FFD54F" fillcolor="#FFF8E1" shape=parallelogram style=filled]
N11 [label="Customs Compliance" color="#E91E63" fillcolor="#FCE4EC" shape=ellipse style=filled]
S0 [label="" color="#E91E63" fillcolor="#FCE4EC" fixedsize=true height=0.1 shape=box style=filled width=0.1]
M0 [label="" color="#42A5F5" fillcolor="#F1F8FF" fixedsize=true height=0.1 shape=box style=filled width=0.1]
subgraph_anchor_Group0 [label="" height=0.01 shape=point style=invis width=0.01]
subgraph cluster_Group0 {
color=gray50 fillcolor="#FFF3E0" fontname=Helvetica fontsize=10 label="Intermodal Transportation" labeljust=l labelloc=t pencolor=gray50 penwidth=1.5 style="rounded,filled,dashed"
nest0_0 [label="Reverse Logistics" color="#E91E63" fillcolor="#FCE4EC" shape=diamond style=filled]
nest0_1 [label="Production Planning" color="#42A5F5" fillcolor="#F1F8FF" shape=ellipse style=filled]
nest0_2 [label="Inventory Management" color="#FFD54F" fillcolor="#FFF8E1" shape=ellipse style=filled]
nest0_0 -> nest0_1 [color="#FFD54F" dir=forward penwidth=1.5 style=solid]
nest0_1 -> nest0_2 [color="#FFD54F" dir=forward penwidth=1.5 style=solid]
}
N0 -> N1 [color="#FFD54F" dir=forward penwidth=1.5 style=dashed]
N1 -> N2 [label=traceability color="#E91E63" dir=forward penwidth=1.5 style=dashed]
N2 -> N3 [color="#000000" dir=forward penwidth=1.5 style=dashed]
N3 -> N4 [color="#E91E63" dir=forward penwidth=1.5 style=solid]
N4 -> N5 [color="#E91E63" dir=forward penwidth=1.5 style=solid]
N5 -> N6 [label=communicates color="#E91E63" dir=forward penwidth=1.5 style=dashed]
N6 -> N7 [color="#000000" dir=forward penwidth=1.5 style=solid]
N7 -> N8 [color="#42A5F5" dir=forward penwidth=1.5 style=solid]
N8 -> N9 [label=risk color="#FFD54F" dir=forward penwidth=1.5 style=solid]
N9 -> N10 [color="#FFD54F" dir=forward penwidth=1.5 style=solid]
N10 -> N11 [color="#E91E63" dir=forward penwidth=1.5 style=solid]
N4 -> nest0_0 [color="#000000" dir=forward penwidth=1.5 style=dashed]
nest0_2 -> N10 [color="#E91E63" dir=forward penwidth=1.5 style=solid]
N0 -> S0 [color="#E91E63" dir=forward penwidth=1.5 style=dashed]
S0 -> N2 [label=mitigates color="#42A5F5" dir=forward penwidth=1.5 style=dashed]
S0 -> N8 [color="#E91E63" dir=forward penwidth=1.5 style=dashed]
N3 -> M0 [color="#E91E63" dir=forward penwidth=1.5 style=solid]
N5 -> M0 [color="#FFD54F" dir=forward penwidth=1.5 style=dashed]
M0 -> N10 [color="#E91E63" dir=forward penwidth=1.5 style=solid]
}