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" ] "[apache / yunikorn-site]" [fillcolor="deepskyblue2"]; "[apache / yunikorn-web]" [fillcolor="deepskyblue2"]; "[apache / yunikorn-k8shim]" [fillcolor="deepskyblue2"]; "[apache / yunikorn-scheduler-interface]" [fillcolor="deepskyblue2"]; "[apache / yunikorn-core]" [fillcolor="deepskyblue2"]; "[apache / yunikorn-core]" -- "[apache / yunikorn-k8shim]" [label=" 18 ", penwidth="10", color="#00688bFF"]; "[apache / yunikorn-core]" -- "[apache / yunikorn-site]" [label=" 18 ", penwidth="10", color="#00688bFF"]; "[apache / yunikorn-k8shim]" -- "[apache / yunikorn-site]" [label=" 16 ", penwidth="8", color="#00688bDB"]; "[apache / yunikorn-core]" -- "[apache / yunikorn-scheduler-interface]" [label=" 10 ", penwidth="5", color="#00688bA5"]; "[apache / yunikorn-core]" -- "[apache / yunikorn-web]" [label=" 10 ", penwidth="5", color="#00688bA5"]; "[apache / yunikorn-k8shim]" -- "[apache / yunikorn-scheduler-interface]" [label=" 10 ", penwidth="5", color="#00688bA5"]; "[apache / yunikorn-site]" -- "[apache / yunikorn-release]" [label=" 10 ", penwidth="5", color="#00688bA5"]; "[apache / yunikorn-web]" -- "[apache / yunikorn-site]" [label=" 8 ", penwidth="4", color="#00688b93"]; "[apache / yunikorn-core]" -- "[apache / yunikorn-release]" [label=" 8 ", penwidth="4", color="#00688b93"]; "[apache / yunikorn-k8shim]" -- "[apache / yunikorn-release]" [label=" 8 ", penwidth="4", color="#00688b93"]; "[apache / yunikorn-web]" -- "[apache / yunikorn-release]" [label=" 6 ", penwidth="3", color="#00688b82"]; "[apache / yunikorn-scheduler-interface]" -- "[apache / yunikorn-release]" [label=" 6 ", penwidth="3", color="#00688b82"]; "[apache / yunikorn-scheduler-interface]" -- "[apache / yunikorn-site]" [label=" 6 ", penwidth="3", color="#00688b82"]; "[apache / yunikorn-k8shim]" -- "[apache / yunikorn-web]" [label=" 6 ", penwidth="3", color="#00688b82"]; "[apache / yunikorn-scheduler-interface]" -- "[apache / yunikorn-web]" [label=" 6 ", penwidth="3", color="#00688b82"]; }