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" ] "shaojunwang@apache.org" -- "jeffery.wsj@alibaba-inc.com" [label=" 40 ", penwidth="10", color="#00688bFF"]; "shaojunwang@apache.org" -- "54900261+superajun-wsj@users.noreply.github.com" [label=" 5 ", penwidth="1", color="#00688b5E"]; "jeffery.wsj@alibaba-inc.com" -- "cengfeng.lzy@alibaba-inc.com" [label=" 4 ", penwidth="1", color="#00688b5E"]; "54900261+superajun-wsj@users.noreply.github.com" -- "jeffery.wsj@alibaba-inc.com" [label=" 4 ", penwidth="1", color="#00688b5E"]; "cengfeng.lzy@alibaba-inc.com" -- "shaojunwang@apache.org" [label=" 2 ", penwidth="1", color="#00688b4C"]; "cengfeng.lzy@alibaba-inc.com" -- "54900261+superajun-wsj@users.noreply.github.com" [label=" 1 ", penwidth="1", color="#00688b4C"]; }