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" ] "guestbook/all-in-one" -- "guestbook" [label=" 327 ", penwidth="10", color="#DC143CFF"]; "guestbook/all-in-one" -- "guestbook/legacy" [label=" 162 ", penwidth="4", color="#DC143C93"]; "guestbook/legacy" -- "guestbook" [label=" 136 ", penwidth="4", color="#DC143C93"]; "staging/volumes" -- "volumes/storageos" [label=" 76 ", penwidth="2", color="#DC143C70"]; "staging/newrelic-infrastructure" -- "staging/newrelic" [label=" 62 ", penwidth="1", color="#DC143C5E"]; }