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" ] "static/code/trash-sorter" -- "static/code/worker-safety" [label=" 374 ", penwidth="10", color="#DC143CFF"]; "themes/learn/exampleSite" -- "themes/learn/static" [label=" 304 ", penwidth="8", color="#DC143CDB"]; "static/css" -- "themes/learn/static" [label=" 303 ", penwidth="8", color="#DC143CDB"]; "static/css" -- "themes/learn/exampleSite" [label=" 131 ", penwidth="3", color="#DC143C82"]; "layouts" -- "themes/learn/layouts" [label=" 74 ", penwidth="1", color="#DC143C5E"]; "layouts/shortcodes" -- "themes/learn/exampleSite" [label=" 52 ", penwidth="1", color="#DC143C5E"]; }