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" ] "iroh@apache.org" -- "humbedooh@apache.org" [label=" 11 ", penwidth="10", color="#00688bFF"]; "gstein@gmail.com" -- "tn@apache.org" [label=" 9 ", penwidth="8", color="#00688bDB"]; "gstein@gmail.com" -- "iroh@apache.org" [label=" 7 ", penwidth="6", color="#00688bB7"]; "gstein@gmail.com" -- "humbedooh@apache.org" [label=" 6 ", penwidth="5", color="#00688bA5"]; "tn@apache.org" -- "iroh@apache.org" [label=" 5 ", penwidth="4", color="#00688b93"]; "tn@apache.org" -- "humbedooh@apache.org" [label=" 4 ", penwidth="3", color="#00688b82"]; "sebbasf@users.noreply.github.com" -- "gstein@gmail.com" [label=" 1 ", penwidth="1", color="#00688b4C"]; "sebbasf@users.noreply.github.com" -- "tn@apache.org" [label=" 1 ", penwidth="1", color="#00688b4C"]; "sebbasf@users.noreply.github.com" -- "iroh@apache.org" [label=" 1 ", penwidth="1", color="#00688b4C"]; "sebbasf@users.noreply.github.com" -- "humbedooh@apache.org" [label=" 1 ", penwidth="1", color="#00688b4C"]; }