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="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "[apache / ofbiz-plugins]" [fillcolor="deepskyblue2"]; "[apache / ofbiz-tools]" [fillcolor="deepskyblue2"]; "[apache / ofbiz-framework]" [fillcolor="deepskyblue2"]; "[apache / ofbiz-site]" [fillcolor="deepskyblue2"]; "[apache / ofbiz-framework]" -- "[apache / ofbiz-plugins]" [label=" 12 ", penwidth="10", color="#00688bFF"]; "[apache / ofbiz-plugins]" -- "[apache / ofbiz-tools]" [label=" 6 ", penwidth="5", color="#00688bA5"]; "[apache / ofbiz-framework]" -- "[apache / ofbiz-site]" [label=" 6 ", penwidth="5", color="#00688bA5"]; "[apache / ofbiz-plugins]" -- "[apache / ofbiz-site]" [label=" 6 ", penwidth="5", color="#00688bA5"]; "[apache / ofbiz-framework]" -- "[apache / ofbiz-tools]" [label=" 4 ", penwidth="3", color="#00688b82"]; "[apache / ofbiz-tools]" -- "[apache / ofbiz-site]" [label=" 2 ", penwidth="1", color="#00688b5E"]; }