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" ] "themes/learn/exampleSite" -- "themes/learn/static" [label=" 304 ", penwidth="10", color="#DC143CFF"]; "static/css" -- "themes/learn/static" [label=" 302 ", penwidth="9", color="#DC143CED"]; "static/css" -- "themes/learn/exampleSite" [label=" 130 ", penwidth="4", color="#DC143C93"]; "templates" -- "webhosting" [label=" 123 ", penwidth="4", color="#DC143C93"]; "layouts" -- "themes/learn/layouts" [label=" 74 ", penwidth="2", color="#DC143C70"]; "layouts/shortcodes" -- "themes/learn/exampleSite" [label=" 52 ", penwidth="1", color="#DC143C5E"]; }