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" ] "functions/source/DeleteBucketContents" -- "functions/source/KeyGen" [label=" 1110 ", penwidth="10", color="#DC143CFF"]; "templates" -- "templates/openshift4" [label=" 512 ", penwidth="4", color="#DC143C93"]; "functions/source/OpenShiftResource" -- "templates/common" [label=" 423 ", penwidth="3", color="#DC143C82"]; "templates/common" -- "templates/openshift4" [label=" 254 ", penwidth="2", color="#DC143C70"]; "templates/common" -- "templates" [label=" 213 ", penwidth="1", color="#DC143C5E"]; "functions/source/ACMCert" -- "functions/source/CleanupPV" [label=" 96 ", penwidth="1", color="#DC143C4C"]; }