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" ] "aws-licensemanager-grant/src/main/java/software/amazon/licensemanager/grant" -- "aws-licensemanager-license/src/main/java/software/amazon/licensemanager/license" [label=" 231 ", penwidth="10", color="#DC143CFF"]; "aws-licensemanager-grant" -- "aws-licensemanager-license" [label=" 64 ", penwidth="2", color="#DC143C70"]; "aws-licensemanager-grant/canary-bundle/canary" -- "aws-licensemanager-license/canary-bundle/canary" [label=" 62 ", penwidth="2", color="#DC143C70"]; }