graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#DC143C" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "tree-sitter-ccomment" -- "tree-sitter-preproc" [label=" 1216 ", penwidth="10", color="#DC143CFF"]; "tree-sitter-mozcpp" -- "tree-sitter-mozjs" [label=" 776 ", penwidth="6", color="#DC143CB7"]; "tree-sitter-ccomment" -- "tree-sitter-mozcpp" [label=" 756 ", penwidth="6", color="#DC143CB7"]; "tree-sitter-ccomment" -- "tree-sitter-mozjs" [label=" 756 ", penwidth="6", color="#DC143CB7"]; "tree-sitter-mozjs" -- "tree-sitter-preproc" [label=" 756 ", penwidth="6", color="#DC143CB7"]; "tree-sitter-mozcpp" -- "tree-sitter-preproc" [label=" 756 ", penwidth="6", color="#DC143CB7"]; }