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" ] "sdlf-team" -- "sdlf-utils" [label=" 8255 ", penwidth="10", color="#DC143CFF"]; "sdlf-stageA" -- "sdlf-utils" [label=" 5747 ", penwidth="6", color="#DC143CB7"]; "sdlf-stageB" -- "sdlf-utils" [label=" 5641 ", penwidth="6", color="#DC143CB7"]; "sdlf-foundations" -- "sdlf-utils" [label=" 2298 ", penwidth="2", color="#DC143C70"]; "sdlf-cicd" -- "sdlf-utils" [label=" 1943 ", penwidth="2", color="#DC143C70"]; "sdlf-pipeline" -- "sdlf-utils" [label=" 1455 ", penwidth="1", color="#DC143C5E"]; "sdlf-datalakeLibrary" -- "sdlf-utils" [label=" 1248 ", penwidth="1", color="#DC143C5E"]; "sdlf-stageA" -- "sdlf-stageB" [label=" 971 ", penwidth="1", color="#DC143C5E"]; "sdlf-cicd" -- "sdlf-team" [label=" 865 ", penwidth="1", color="#DC143C5E"]; "sdlf-dataset" -- "sdlf-utils" [label=" 633 ", penwidth="1", color="#DC143C4C"]; "sdlf-cicd" -- "sdlf-foundations" [label=" 406 ", penwidth="1", color="#DC143C4C"]; "sdlf-foundations" -- "sdlf-team" [label=" 390 ", penwidth="1", color="#DC143C4C"]; "sdlf-foundations" -- "sdlf-stageA" [label=" 378 ", penwidth="1", color="#DC143C4C"]; "sdlf-foundations" -- "sdlf-stageB" [label=" 372 ", penwidth="1", color="#DC143C4C"]; "sdlf-stageA" -- "sdlf-team" [label=" 168 ", penwidth="1", color="#DC143C4C"]; "sdlf-pipeline" -- "sdlf-team" [label=" 168 ", penwidth="1", color="#DC143C4C"]; "sdlf-stageB" -- "sdlf-team" [label=" 142 ", penwidth="1", color="#DC143C4C"]; "sdlf-cicd" -- "sdlf-stageA" [label=" 89 ", penwidth="1", color="#DC143C4C"]; "sdlf-cicd" -- "sdlf-stageB" [label=" 89 ", penwidth="1", color="#DC143C4C"]; "sdlf-cicd" -- "sdlf-pipeline" [label=" 65 ", penwidth="1", color="#DC143C4C"]; }