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" ] "notification" -- "registration" [label=" 476 ", penwidth="10", color="#DC143CFF"]; "registration" -- "report" [label=" 398 ", penwidth="8", color="#DC143CDB"]; "notification" -- "report" [label=" 398 ", penwidth="8", color="#DC143CDB"]; "eventconsumer" -- "notificationworkerlambda" [label=" 222 ", penwidth="4", color="#DC143C93"]; "fakebreakingnewslambda" -- "notificationworkerlambda" [label=" 222 ", penwidth="4", color="#DC143C93"]; "notificationworkerlambda" -- "schedulelambda" [label=" 120 ", penwidth="2", color="#DC143C70"]; "notificationworkerlambda" -- "reportextractor" [label=" 120 ", penwidth="2", color="#DC143C70"]; "eventconsumer" -- "fakebreakingnewslambda" [label=" 102 ", penwidth="2", color="#DC143C70"]; "reportextractor" -- "schedulelambda" [label=" 92 ", penwidth="1", color="#DC143C5E"]; "fakebreakingnewslambda" -- "schedulelambda" [label=" 68 ", penwidth="1", color="#DC143C5E"]; "football" -- "notificationworkerlambda" [label=" 67 ", penwidth="1", color="#DC143C5E"]; "api-models" -- "common" [label=" 62 ", penwidth="1", color="#DC143C5E"]; "fakebreakingnewslambda" -- "reportextractor" [label=" 58 ", penwidth="1", color="#DC143C5E"]; "eventconsumer" -- "reportextractor" [label=" 58 ", penwidth="1", color="#DC143C5E"]; "eventconsumer" -- "schedulelambda" [label=" 54 ", penwidth="1", color="#DC143C5E"]; "eventconsumer" -- "football" [label=" 54 ", penwidth="1", color="#DC143C5E"]; }