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" ] "terraform-workshop/themes" -- "themes/hugo-theme-learn" [label=" 8372 ", penwidth="10", color="#DC143CFF"]; "pipeline/webhosting" -- "terraform-workshop/pipeline" [label=" 550 ", penwidth="1", color="#DC143C4C"]; "terraform-workshop/static" -- "terraform-workshop/themes" [label=" 344 ", penwidth="1", color="#DC143C4C"]; "static/css" -- "themes/hugo-theme-learn" [label=" 344 ", penwidth="1", color="#DC143C4C"]; "static/css" -- "terraform-workshop/themes" [label=" 344 ", penwidth="1", color="#DC143C4C"]; "terraform-workshop/static" -- "themes/hugo-theme-learn" [label=" 344 ", penwidth="1", color="#DC143C4C"]; "static/css" -- "terraform-workshop/static" [label=" 254 ", penwidth="1", color="#DC143C4C"]; "ROOT" -- "terraform-workshop" [label=" 98 ", penwidth="1", color="#DC143C4C"]; }