graph G { compound="true" rankdir="TB" bgcolor="white" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="crimson" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "OrchardCore.Mvc.Web" -- "Templates" [label=" 120 ", penwidth="2"]; "OrchardCore.Modules" -- "OrchardCore.Themes" [label=" 457 ", penwidth="10"]; "OrchardCore.Modules" -- "OrchardCore" [label=" 133 ", penwidth="2"]; "OrchardCore.Cms.Web" -- "Templates" [label=" 65 ", penwidth="1"]; "OrchardCore.Modules" -- "Templates" [label=" 208 ", penwidth="4"]; }