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" ] "andreyshakirov@google.com" -- "cgrant@users.noreply.github.com" [label=" 17 ", penwidth="10", color="#00688bFF"]; "ameenah.burhan@gmail.com" -- "andreyshakirov@google.com" [label=" 6 ", penwidth="3", color="#00688b82"]; "andreyshakirov@google.com" -- "rob.j.edwards@gmail.com" [label=" 6 ", penwidth="3", color="#00688b82"]; "cgrant@users.noreply.github.com" -- "rob.j.edwards@gmail.com" [label=" 4 ", penwidth="2", color="#00688b70"]; "andreyshakirov@google.com" -- "jeffallen@google.com" [label=" 3 ", penwidth="1", color="#00688b5E"]; "ameenah.burhan@gmail.com" -- "rob.j.edwards@gmail.com" [label=" 3 ", penwidth="1", color="#00688b5E"]; "cgrant@users.noreply.github.com" -- "ameenah.burhan@gmail.com" [label=" 2 ", penwidth="1", color="#00688b5E"]; "ameenah.burhan@gmail.com" -- "jeffallen@google.com" [label=" 1 ", penwidth="1", color="#00688b4C"]; "jeffallen@google.com" -- "rob.j.edwards@gmail.com" [label=" 1 ", penwidth="1", color="#00688b4C"]; }