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="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "agent-sdk" -- "agent-sdk" [label=" 7 ", penwidth="7", color="#a0a0a0C9"]; "build-tools" -- "build-tools" [label=" 7 ", penwidth="7", color="#a0a0a0C9"]; "agent-sdk" -- "build-tools" [label=" 6 ", penwidth="6", color="#00688bB7"]; "build-tools" -- "gradle" [label=" 6 ", penwidth="6", color="#00688bB7"]; "instrumentation" -- "build-tools" [label=" 5 ", penwidth="5", color="#00688bA5"]; "sample-app" -- "sample-app" [label=" 4 ", penwidth="4", color="#a0a0a093"]; "instrumentation" -- "gradle" [label=" 4 ", penwidth="4", color="#00688b93"]; "sample-app" -- "gradle" [label=" 4 ", penwidth="4", color="#00688b93"]; "sample-app" -- "agent-sdk" [label=" 4 ", penwidth="4", color="#00688b93"]; "ROOT" -- "build-tools" [label=" 3 ", penwidth="3", color="#00688b82"]; "instrumentation" -- "instrumentation" [label=" 3 ", penwidth="3", color="#a0a0a082"]; "instrumentation" -- "agent-sdk" [label=" 3 ", penwidth="3", color="#00688b82"]; "agent-sdk" -- "gradle" [label=" 3 ", penwidth="3", color="#00688b82"]; "sample-app" -- "build-tools" [label=" 3 ", penwidth="3", color="#00688b82"]; "ROOT" -- "sample-app" [label=" 3 ", penwidth="3", color="#00688b82"]; "ROOT" -- "agent-sdk" [label=" 3 ", penwidth="3", color="#00688b82"]; "ROOT" -- "instrumentation" [label=" 3 ", penwidth="3", color="#00688b82"]; "agent-sdk" -- "agent-api" [label=" 2 ", penwidth="2", color="#00688b70"]; "agent-sdk" -- "agent-common" [label=" 2 ", penwidth="2", color="#00688b70"]; "agent-sdk" -- "agent-plugin" [label=" 2 ", penwidth="2", color="#00688b70"]; "agent-common" -- "agent-common" [label=" 2 ", penwidth="2", color="#a0a0a070"]; "agent-plugin" -- "agent-api" [label=" 2 ", penwidth="2", color="#00688b70"]; "agent-common" -- "build-tools" [label=" 2 ", penwidth="2", color="#00688b70"]; "agent-plugin" -- "agent-plugin" [label=" 2 ", penwidth="2", color="#a0a0a070"]; "instrumentation-test" -- "agent-sdk" [label=" 2 ", penwidth="2", color="#00688b70"]; "instrumentation" -- "sample-app" [label=" 2 ", penwidth="2", color="#00688b70"]; "agent-plugin" -- "build-tools" [label=" 2 ", penwidth="2", color="#00688b70"]; "agent-plugin" -- "agent-common" [label=" 2 ", penwidth="2", color="#00688b70"]; "agent-api" -- "build-tools" [label=" 2 ", penwidth="2", color="#00688b70"]; "agent-api" -- "agent-api" [label=" 2 ", penwidth="2", color="#a0a0a070"]; "agent-common" -- "agent-api" [label=" 2 ", penwidth="2", color="#00688b70"]; "instrumentation-test" -- "build-tools" [label=" 2 ", penwidth="2", color="#00688b70"]; "instrumentation" -- "agent-plugin" [label=" 2 ", penwidth="2", color="#00688b70"]; "instrumentation" -- "agent-common" [label=" 2 ", penwidth="2", color="#00688b70"]; "instrumentation" -- "agent-api" [label=" 2 ", penwidth="2", color="#00688b70"]; "ROOT" -- "gradle" [label=" 2 ", penwidth="2", color="#00688b70"]; "internal-tools" -- "agent-plugin" [label=" 1 ", penwidth="1", color="#00688b5E"]; "internal-tools" -- "instrumentation-test" [label=" 1 ", penwidth="1", color="#00688b5E"]; "instrumentation-test" -- "agent-common" [label=" 1 ", penwidth="1", color="#00688b5E"]; "instrumentation-test" -- "instrumentation-test" [label=" 1 ", penwidth="1", color="#a0a0a05E"]; "internal-tools" -- "agent-sdk" [label=" 1 ", penwidth="1", color="#00688b5E"]; "internal-tools" -- "build-tools" [label=" 1 ", penwidth="1", color="#00688b5E"]; "internal-tools" -- "agent-common" [label=" 1 ", penwidth="1", color="#00688b5E"]; "internal-tools" -- "internal-tools" [label=" 1 ", penwidth="1", color="#a0a0a05E"]; "internal-tools" -- "agent-api" [label=" 1 ", penwidth="1", color="#00688b5E"]; "agent-api" -- "instrumentation-test" [label=" 1 ", penwidth="1", color="#00688b5E"]; "instrumentation-test" -- "agent-plugin" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ROOT" -- "instrumentation-test" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ROOT" -- "agent-plugin" [label=" 1 ", penwidth="1", color="#00688b5E"]; "agent-common" -- "gradle" [label=" 1 ", penwidth="1", color="#00688b5E"]; }