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" ] "auth-next" -- "snippets" [label=" 1648 ", penwidth="10", color="#DC143CFF"]; "firestore-next" -- "snippets" [label=" 680 ", penwidth="4", color="#DC143C93"]; "auth-next" -- "auth" [label=" 458 ", penwidth="2", color="#DC143C70"]; "snippets" -- "storage-next" [label=" 400 ", penwidth="2", color="#DC143C70"]; "analytics-next" -- "snippets" [label=" 296 ", penwidth="1", color="#DC143C5E"]; "auth" -- "snippets" [label=" 284 ", penwidth="1", color="#DC143C5E"]; "firestore-next" -- "firestore" [label=" 282 ", penwidth="1", color="#DC143C5E"]; "database-next" -- "snippets" [label=" 282 ", penwidth="1", color="#DC143C5E"]; "analytics-next" -- "analytics" [label=" 194 ", penwidth="1", color="#DC143C5E"]; "analytics" -- "snippets" [label=" 192 ", penwidth="1", color="#DC143C5E"]; "firestore" -- "snippets" [label=" 102 ", penwidth="1", color="#DC143C4C"]; "storage-next" -- "storage" [label=" 92 ", penwidth="1", color="#DC143C4C"]; "snippets" -- "storage" [label=" 90 ", penwidth="1", color="#DC143C4C"]; "messaging-next" -- "snippets" [label=" 84 ", penwidth="1", color="#DC143C4C"]; "appcheck-next" -- "snippets" [label=" 78 ", penwidth="1", color="#DC143C4C"]; "database-next" -- "database" [label=" 78 ", penwidth="1", color="#DC143C4C"]; "messaging-next" -- "messaging" [label=" 64 ", penwidth="1", color="#DC143C4C"]; "messaging" -- "snippets" [label=" 60 ", penwidth="1", color="#DC143C4C"]; "database" -- "snippets" [label=" 50 ", penwidth="1", color="#DC143C4C"]; }