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" ] "functions/source/CreateIncidentByPhone" -- "functions/source/GetIncidentByPhone" [label=" 114 ", penwidth="10", color="#DC143CFF"]; "functions/source/CreateIncidentByPhone" -- "functions/source/GetLatestStateByPhone" [label=" 106 ", penwidth="9", color="#DC143CED"]; "functions/source/GetIncidentByPhone" -- "functions/source/GetLatestStateByPhone" [label=" 84 ", penwidth="7", color="#DC143CC9"]; }