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" ] "Sasquatch" -- "AppCenterAnalytics" [label=" 12 ", penwidth="10", color="#00688bFF"]; "SasquatchTV" -- "SasquatchMac" [label=" 11 ", penwidth="9", color="#00688bED"]; "SasquatchTV" -- "AppCenterAnalytics" [label=" 10 ", penwidth="8", color="#00688bDB"]; "SasquatchMac" -- "Sasquatch" [label=" 9 ", penwidth="7", color="#00688bC9"]; "SasquatchTV" -- "Sasquatch" [label=" 9 ", penwidth="7", color="#00688bC9"]; "SasquatchMac" -- "AppCenterAnalytics" [label=" 9 ", penwidth="7", color="#00688bC9"]; "AppCenterAnalytics" -- "AppCenter" [label=" 7 ", penwidth="5", color="#00688bA5"]; "AppCenter" -- "AppCenterCrashes" [label=" 3 ", penwidth="2", color="#00688b70"]; "AppCenterCrashes" -- "AppCenterAnalytics" [label=" 3 ", penwidth="2", color="#00688b70"]; "AppCenterDistribute" -- "AppCenter" [label=" 3 ", penwidth="2", color="#00688b70"]; "SasquatchMac" -- "AppCenterCrashes" [label=" 3 ", penwidth="2", color="#00688b70"]; "SasquatchTV" -- "AppCenterCrashes" [label=" 3 ", penwidth="2", color="#00688b70"]; "AppCenterCrashes" -- "ROOT" [label=" 2 ", penwidth="1", color="#00688b5E"]; "Sasquatch" -- "AppCenterCrashes" [label=" 2 ", penwidth="1", color="#00688b5E"]; "Sasquatch" -- "AppCenter" [label=" 2 ", penwidth="1", color="#00688b5E"]; "AppCenter" -- "ROOT" [label=" 1 ", penwidth="1", color="#00688b4C"]; "AppCenterAnalytics" -- "ROOT" [label=" 1 ", penwidth="1", color="#00688b4C"]; "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" -- "ROOT" [label=" 1 ", penwidth="1", color="#00688b4C"]; "Sasquatch" -- "AppCenterDistribute" [label=" 1 ", penwidth="1", color="#00688b4C"]; "SasquatchMac" -- "ROOT" [label=" 1 ", penwidth="1", color="#00688b4C"]; "SasquatchMac" -- "AppCenter" [label=" 1 ", penwidth="1", color="#00688b4C"]; "SasquatchMac" -- "AppCenterDistribute" [label=" 1 ", penwidth="1", color="#00688b4C"]; "SasquatchTV" -- "ROOT" [label=" 1 ", penwidth="1", color="#00688b4C"]; "SasquatchTV" -- "AppCenter" [label=" 1 ", penwidth="1", color="#00688b4C"]; "SasquatchTV" -- "AppCenterDistribute" [label=" 1 ", penwidth="1", color="#00688b4C"]; }