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" ] "slachiewicz@apache.org" -- "michaelo@apache.org" [label=" 21 ", penwidth="10", color="#00688bFF"]; "slachiewicz@apache.org" -- "timtebeek@gmail.com" [label=" 6 ", penwidth="2", color="#00688b70"]; "elharo@users.noreply.github.com" -- "slachiewicz@apache.org" [label=" 5 ", penwidth="2", color="#00688b70"]; "elharo@users.noreply.github.com" -- "michaelo@apache.org" [label=" 5 ", penwidth="2", color="#00688b70"]; "michaelo@apache.org" -- "timtebeek@gmail.com" [label=" 3 ", penwidth="1", color="#00688b5E"]; "michaelo@apache.org" -- "s.jaranowski@gmail.com" [label=" 1 ", penwidth="1", color="#00688b4C"]; "slachiewicz@apache.org" -- "s.jaranowski@gmail.com" [label=" 1 ", penwidth="1", color="#00688b4C"]; "timtebeek@gmail.com" -- "jonathan.leitschuh@gmail.com" [label=" 1 ", penwidth="1", color="#00688b4C"]; "slachiewicz@apache.org" -- "jonathan.leitschuh@gmail.com" [label=" 1 ", penwidth="1", color="#00688b4C"]; "jonathan.leitschuh@gmail.com" -- "michaelo@apache.org" [label=" 1 ", penwidth="1", color="#00688b4C"]; }