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" ] "src/Contoso Sports League/Contoso.Apps.SportsLeague.Admin/wwwroot" -- "src/Contoso Sports League/Contoso.Apps.SportsLeague.Web/wwwroot" [label=" 76 ", penwidth="10", color="#DC143CFF"]; "src/Contoso Sports League/Contoso.Apps.SportsLeague.Admin" -- "src/Contoso Sports League/Contoso.Apps.SportsLeague.Web" [label=" 66 ", penwidth="8", color="#DC143CDB"]; "src/Contoso Sports League/Contoso.Apps.SportsLeague.Data/Models" -- "src/Contoso Sports League/Contoso.Apps.SportsLeague.Web/Models" [label=" 58 ", penwidth="7", color="#DC143CC9"]; "src/Contoso Sports League/Contoso.Apps.PaymentGateway" -- "src/Contoso Sports League/Contoso.Apps.SportsLeague.Offers" [label=" 56 ", penwidth="7", color="#DC143CC9"]; }