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" ] "TAs/optee_ta/AuthVars/src/ossl" -- "TAs/optee_ta/AuthVars/src/wolf" [label=" 330 ", penwidth="10", color="#DC143CFF"]; "TAs/optee_ta/AuthVars/src/include" -- "TAs/optee_ta/AuthVars/src" [label=" 118 ", penwidth="3", color="#DC143C82"]; "TAs/optee_ta/AuthVars/src/wolf" -- "TAs/optee_ta/fTPM/reference" [label=" 50 ", penwidth="1", color="#DC143C5E"]; }