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" ] "SasquatchTV" -- "SasquatchMac" [label=" 16 ", penwidth="10", color="#00688bFF"]; "SasquatchMac" -- "Sasquatch" [label=" 16 ", penwidth="10", color="#00688bFF"]; "AppCenterAnalytics" -- "AppCenter" [label=" 16 ", penwidth="10", color="#00688bFF"]; "SasquatchTV" -- "Sasquatch" [label=" 14 ", penwidth="8", color="#00688bDB"]; "AppCenterCrashes" -- "AppCenter" [label=" 14 ", penwidth="8", color="#00688bDB"]; "Sasquatch" -- "AppCenterAnalytics" [label=" 13 ", penwidth="8", color="#00688bDB"]; "SasquatchTV" -- "AppCenterAnalytics" [label=" 11 ", penwidth="6", color="#00688bB7"]; "SasquatchMac" -- "AppCenterAnalytics" [label=" 10 ", penwidth="6", color="#00688bB7"]; "Sasquatch" -- "AppCenter" [label=" 6 ", penwidth="3", color="#00688b82"]; "SasquatchMac" -- "AppCenterCrashes" [label=" 5 ", penwidth="3", color="#00688b82"]; "SasquatchTV" -- "AppCenterCrashes" [label=" 5 ", penwidth="3", color="#00688b82"]; "AppCenter" -- "ROOT" [label=" 4 ", penwidth="2", color="#00688b70"]; "AppCenterCrashes" -- "AppCenterAnalytics" [label=" 4 ", penwidth="2", color="#00688b70"]; "Sasquatch" -- "AppCenterCrashes" [label=" 4 ", penwidth="2", color="#00688b70"]; "SasquatchMac" -- "AppCenter" [label=" 4 ", penwidth="2", color="#00688b70"]; "AppCenterCrashes" -- "ROOT" [label=" 3 ", penwidth="1", color="#00688b5E"]; "AppCenterDistribute" -- "AppCenter" [label=" 3 ", penwidth="1", color="#00688b5E"]; "SasquatchTV" -- "AppCenter" [label=" 3 ", penwidth="1", color="#00688b5E"]; "AppCenterAnalytics" -- "ROOT" [label=" 2 ", penwidth="1", color="#00688b5E"]; "Sasquatch" -- "ROOT" [label=" 2 ", penwidth="1", color="#00688b5E"]; "SasquatchMac" -- "ROOT" [label=" 2 ", penwidth="1", color="#00688b5E"]; "SasquatchTV" -- "ROOT" [label=" 2 ", penwidth="1", color="#00688b5E"]; "AppCenterDistribute" -- "ROOT" [label=" 1 ", penwidth="1", color="#00688b4C"]; "AppCenterDistribute" -- "AppCenterCrashes" [label=" 1 ", penwidth="1", color="#00688b4C"]; "AppCenterDistribute" -- "AppCenterAnalytics" [label=" 1 ", penwidth="1", color="#00688b4C"]; "Sasquatch" -- "AppCenterDistribute" [label=" 1 ", penwidth="1", color="#00688b4C"]; "SasquatchMac" -- "AppCenterDistribute" [label=" 1 ", penwidth="1", color="#00688b4C"]; "SasquatchTV" -- "AppCenterDistribute" [label=" 1 ", penwidth="1", color="#00688b4C"]; }