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" ] "struts2-archetype-angularjs" -- "struts2-archetype-convention" [label=" 108 ", penwidth="10", color="#DC143CFF"]; "struts2-archetype-dbportlet" -- "struts2-archetype-portlet" [label=" 102 ", penwidth="9", color="#DC143CED"]; "struts2-archetype-angularjs" -- "struts2-archetype-dbportlet" [label=" 76 ", penwidth="7", color="#DC143CC9"]; "struts2-archetype-angularjs" -- "struts2-archetype-blank" [label=" 74 ", penwidth="6", color="#DC143CB7"]; "struts2-archetype-blank" -- "struts2-archetype-convention" [label=" 74 ", penwidth="6", color="#DC143CB7"]; "struts2-archetype-blank" -- "struts2-archetype-dbportlet" [label=" 70 ", penwidth="6", color="#DC143CB7"]; "struts2-archetype-convention" -- "struts2-archetype-dbportlet" [label=" 64 ", penwidth="5", color="#DC143CA5"]; "struts2-archetype-dbportlet" -- "struts2-archetype-starter" [label=" 60 ", penwidth="5", color="#DC143CA5"]; "struts2-archetype-angularjs" -- "struts2-archetype-portlet" [label=" 54 ", penwidth="5", color="#DC143CA5"]; "struts2-archetype-convention" -- "struts2-archetype-starter" [label=" 52 ", penwidth="4", color="#DC143C93"]; "struts2-archetype-blank" -- "struts2-archetype-starter" [label=" 52 ", penwidth="4", color="#DC143C93"]; "struts2-archetype-angularjs" -- "struts2-archetype-starter" [label=" 52 ", penwidth="4", color="#DC143C93"]; }