graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="grey" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "cedward@microsoft.com" -- "thomas.roettinger@microsoft.com" [label=" 9 ", penwidth="9", color="#00688bED"]; "cedward@microsoft.com" -- "60489035+abhilashaagarwala@users.noreply.github.com" [label=" 8 ", penwidth="8", color="#00688bDB"]; "thomas.roettinger@microsoft.com" -- "60489035+abhilashaagarwala@users.noreply.github.com" [label=" 8 ", penwidth="8", color="#00688bDB"]; "cedward@microsoft.com" -- "olmaneko@microsoft.com" [label=" 1 ", penwidth="1", color="#00688b5E"]; "thomas.roettinger@microsoft.com" -- "olmaneko@microsoft.com" [label=" 1 ", penwidth="1", color="#00688b5E"]; }