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" ] "resources/custom-resources" -- "services/settings-service" [label=" 288 ", penwidth="10", color="#DC143CFF"]; "functions/ecs-shutdown-services" -- "functions/ecs-startup-services" [label=" 138 ", penwidth="4", color="#DC143C93"]; "functions/alb-update" -- "functions/ecs-deploy" [label=" 112 ", penwidth="3", color="#DC143C82"]; "functions/system-rest-api-client" -- "metering-billing/lambdas" [label=" 88 ", penwidth="3", color="#DC143C82"]; "functions/ecs-deploy" -- "functions/onboarding-notification" [label=" 80 ", penwidth="2", color="#DC143C70"]; "functions/alb-update" -- "functions/onboarding-notification" [label=" 80 ", penwidth="2", color="#DC143C70"]; "functions/ecs-service-update" -- "functions/onboarding-notification" [label=" 78 ", penwidth="2", color="#DC143C70"]; "functions/alb-update" -- "functions/ecs-service-update" [label=" 78 ", penwidth="2", color="#DC143C70"]; "functions/ecs-deploy" -- "functions/ecs-service-update" [label=" 78 ", penwidth="2", color="#DC143C70"]; "services/onboarding-service" -- "services/settings-service" [label=" 78 ", penwidth="2", color="#DC143C70"]; "installer/src" -- "resources/custom-resources" [label=" 62 ", penwidth="2", color="#DC143C70"]; "functions/ecs-startup-services" -- "services/onboarding-service" [label=" 58 ", penwidth="2", color="#DC143C70"]; "metering-billing/lambdas" -- "services/onboarding-service" [label=" 51 ", penwidth="1", color="#DC143C5E"]; }