graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#DC143C" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "agent/acs" -- "agent/ecs_client" [label=" 236 ", penwidth="10", color="#DC143CFF"]; "agent/ecr" -- "agent/ecs_client" [label=" 146 ", penwidth="6", color="#DC143CB7"]; "agent/acs" -- "agent/tcs" [label=" 128 ", penwidth="5", color="#DC143CA5"]; "agent/ecr" -- "agent/tcs" [label=" 101 ", penwidth="4", color="#DC143C93"]; "agent/ecs_client" -- "agent/tcs" [label=" 100 ", penwidth="4", color="#DC143C93"]; "misc/windows-deploy" -- "scripts" [label=" 79 ", penwidth="3", color="#DC143C82"]; "misc/container-health-windows" -- "scripts" [label=" 59 ", penwidth="2", color="#DC143C70"]; "misc/exec-command-agent-test" -- "scripts" [label=" 59 ", penwidth="2", color="#DC143C70"]; "misc/volumes-test" -- "scripts" [label=" 59 ", penwidth="2", color="#DC143C70"]; "misc/netkitten" -- "scripts" [label=" 59 ", penwidth="2", color="#DC143C70"]; "misc/stats-windows" -- "scripts" [label=" 59 ", penwidth="2", color="#DC143C70"]; "agent/acs" -- "agent/ecr" [label=" 50 ", penwidth="2", color="#DC143C70"]; }