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" ] "001-IntroToKubernetes" -- "044-DevOpswithGithubActions" [label=" 464 ", penwidth="10", color="#DC143CFF"]; "005-RockPaperScissorsBoom" -- "021-IdentityForApps" [label=" 190 ", penwidth="4", color="#DC143C93"]; "017-FrontDoor" -- "044-DevOpswithGithubActions" [label=" 159 ", penwidth="3", color="#DC143C82"]; "009-MicroservicesInAzure" -- "021-IdentityForApps" [label=" 116 ", penwidth="2", color="#DC143C70"]; "005-RockPaperScissorsBoom" -- "009-MicroservicesInAzure" [label=" 104 ", penwidth="2", color="#DC143C70"]; "021-IdentityForApps" -- "044-DevOpswithGithubActions" [label=" 84 ", penwidth="1", color="#DC143C5E"]; "005-RockPaperScissorsBoom" -- "044-DevOpswithGithubActions" [label=" 62 ", penwidth="1", color="#DC143C5E"]; "017-FrontDoor" -- "021-IdentityForApps" [label=" 54 ", penwidth="1", color="#DC143C5E"]; "021-IdentityForApps" -- "031-DevOpsWithGitHub" [label=" 50 ", penwidth="1", color="#DC143C5E"]; "009-MicroservicesInAzure" -- "031-DevOpsWithGitHub" [label=" 50 ", penwidth="1", color="#DC143C5E"]; }