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" ] "sergey.dryganets@gmail.com" -- "sergeyd@microsoft.com" [label=" 15 ", penwidth="10", color="#00688bFF"]; "alexander.v.tarasyuk@gmail.com" -- "sergeyd@microsoft.com" [label=" 12 ", penwidth="8", color="#00688bDB"]; "sergey.dryganets@gmail.com" -- "alexander.v.tarasyuk@gmail.com" [label=" 11 ", penwidth="7", color="#00688bC9"]; "sergey.dryganets@gmail.com" -- "microsoftopensource@users.noreply.github.com" [label=" 2 ", penwidth="1", color="#00688b5E"]; "alexander.v.tarasyuk@gmail.com" -- "microsoftopensource@users.noreply.github.com" [label=" 2 ", penwidth="1", color="#00688b5E"]; "sergeyd@microsoft.com" -- "microsoftopensource@users.noreply.github.com" [label=" 1 ", penwidth="1", color="#00688b4C"]; }