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" ] "modules" -- "modules" [label=" 93 ", penwidth="10", color="#a0a0a0FF"]; "tools" -- "modules" [label=" 33 ", penwidth="3", color="#00688b82"]; "fast" -- "fast" [label=" 33 ", penwidth="3", color="#a0a0a082"]; "blueprints" -- "blueprints" [label=" 28 ", penwidth="3", color="#a0a0a082"]; "modules" -- "blueprints" [label=" 27 ", penwidth="2", color="#00688b70"]; "modules" -- "fast" [label=" 24 ", penwidth="2", color="#00688b70"]; "tools" -- "blueprints" [label=" 23 ", penwidth="2", color="#00688b70"]; "modules" -- "ROOT" [label=" 20 ", penwidth="2", color="#00688b70"]; "ROOT" -- "blueprints" [label=" 20 ", penwidth="2", color="#00688b70"]; "tools" -- "ROOT" [label=" 20 ", penwidth="2", color="#00688b70"]; "tools" -- "fast" [label=" 14 ", penwidth="1", color="#00688b5E"]; "fast" -- "blueprints" [label=" 11 ", penwidth="1", color="#00688b5E"]; "fast" -- "ROOT" [label=" 8 ", penwidth="1", color="#00688b4C"]; "tools" -- "tools" [label=" 1 ", penwidth="1", color="#a0a0a04C"]; }