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" -- "tapestry-contrib" [label=" 1781 ", penwidth="10", color="#DC143CFF"]; "src" -- "tapestry-annotations" [label=" 461 ", penwidth="2", color="#DC143C70"]; "tapestry-examples" -- "tapestry-framework" [label=" 366 ", penwidth="2", color="#DC143C70"]; "tapestry-framework" -- "tapestry-portlet" [label=" 246 ", penwidth="1", color="#DC143C5E"]; "src" -- "tapestry-examples" [label=" 228 ", penwidth="1", color="#DC143C5E"]; "tapestry-annotations" -- "tapestry-contrib" [label=" 222 ", penwidth="1", color="#DC143C5E"]; "tapestry-examples" -- "tapestry-portlet" [label=" 208 ", penwidth="1", color="#DC143C5E"]; "tapestry-contrib" -- "tapestry-examples" [label=" 157 ", penwidth="1", color="#DC143C4C"]; "tapestry-annotations" -- "tapestry-examples" [label=" 100 ", penwidth="1", color="#DC143C4C"]; "tapestry-contrib" -- "tapestry-framework" [label=" 86 ", penwidth="1", color="#DC143C4C"]; "tapestry-annotations" -- "tapestry-framework" [label=" 62 ", penwidth="1", color="#DC143C4C"]; "tapestry-annotations" -- "tapestry-portlet" [label=" 50 ", penwidth="1", color="#DC143C4C"]; }