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" ] "shenyu-admin" -- "shenyu-common" [label=" 1968 ", penwidth="10", color="#DC143CFF"]; "shenyu-admin" -- "shenyu-register-center" [label=" 962 ", penwidth="4", color="#DC143C93"]; "shenyu-admin" -- "shenyu-sync-data-center" [label=" 544 ", penwidth="2", color="#DC143C70"]; "shenyu-common" -- "shenyu-register-center" [label=" 528 ", penwidth="2", color="#DC143C70"]; "shenyu-admin-listener" -- "shenyu-sync-data-center" [label=" 514 ", penwidth="2", color="#DC143C70"]; "shenyu-common" -- "shenyu-plugin" [label=" 462 ", penwidth="2", color="#DC143C70"]; "shenyu-admin" -- "shenyu-alert" [label=" 432 ", penwidth="2", color="#DC143C70"]; "shenyu-admin" -- "shenyu-plugin" [label=" 424 ", penwidth="2", color="#DC143C70"]; "shenyu-common" -- "shenyu-loadbalancer" [label=" 392 ", penwidth="1", color="#DC143C5E"]; "shenyu-admin" -- "shenyu-client" [label=" 362 ", penwidth="1", color="#DC143C5E"]; "shenyu-admin" -- "shenyu-loadbalancer" [label=" 330 ", penwidth="1", color="#DC143C5E"]; "shenyu-common" -- "shenyu-sync-data-center" [label=" 324 ", penwidth="1", color="#DC143C5E"]; "shenyu-admin-listener" -- "shenyu-registry" [label=" 320 ", penwidth="1", color="#DC143C5E"]; "shenyu-client" -- "shenyu-common" [label=" 316 ", penwidth="1", color="#DC143C5E"]; "shenyu-registry" -- "shenyu-sync-data-center" [label=" 230 ", penwidth="1", color="#DC143C5E"]; "shenyu-admin-listener" -- "shenyu-admin" [label=" 216 ", penwidth="1", color="#DC143C5E"]; "shenyu-admin" -- "shenyu-registry" [label=" 172 ", penwidth="1", color="#DC143C4C"]; "db" -- "shenyu-admin" [label=" 146 ", penwidth="1", color="#DC143C4C"]; "shenyu-admin" -- "shenyu-dist" [label=" 136 ", penwidth="1", color="#DC143C4C"]; "shenyu-plugin" -- "shenyu-sync-data-center" [label=" 131 ", penwidth="1", color="#DC143C4C"]; "shenyu-bootstrap" -- "shenyu-dist" [label=" 130 ", penwidth="1", color="#DC143C4C"]; "shenyu-plugin" -- "shenyu-register-center" [label=" 130 ", penwidth="1", color="#DC143C4C"]; "shenyu-admin-listener" -- "shenyu-spring-boot-starter" [label=" 86 ", penwidth="1", color="#DC143C4C"]; "shenyu-plugin" -- "shenyu-registry" [label=" 84 ", penwidth="1", color="#DC143C4C"]; "shenyu-register-center" -- "shenyu-registry" [label=" 81 ", penwidth="1", color="#DC143C4C"]; "shenyu-admin" -- "shenyu-bootstrap" [label=" 78 ", penwidth="1", color="#DC143C4C"]; "shenyu-admin" -- "shenyu-spring-boot-starter" [label=" 69 ", penwidth="1", color="#DC143C4C"]; "shenyu-admin-listener" -- "shenyu-plugin" [label=" 56 ", penwidth="1", color="#DC143C4C"]; "shenyu-common" -- "shenyu-registry" [label=" 54 ", penwidth="1", color="#DC143C4C"]; }