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" ] "ToastActivation" -- "ToastActivationWithPushNotifications" [label=" 614 ", penwidth="10", color="#DC143CFF"]; "PWADotNetCore" -- "ToastActivation" [label=" 328 ", penwidth="5", color="#DC143CA5"]; "PWADotNetCore" -- "ToastActivationWithPushNotifications" [label=" 328 ", penwidth="5", color="#DC143CA5"]; "Docker" -- "PWADotNetCore" [label=" 278 ", penwidth="4", color="#DC143C93"]; "Canvas" -- "WindowsAPIs" [label=" 257 ", penwidth="4", color="#DC143C93"]; "Docker" -- "ToastActivation" [label=" 216 ", penwidth="3", color="#DC143C82"]; "Docker" -- "ToastActivationWithPushNotifications" [label=" 216 ", penwidth="3", color="#DC143C82"]; "DevCenterNotifications-PWA" -- "MyFullTrustPWA" [label=" 182 ", penwidth="2", color="#DC143C70"]; "Canvas" -- "MyFullTrustPWA" [label=" 122 ", penwidth="1", color="#DC143C5E"]; "Canvas" -- "DevCenterNotifications-PWA" [label=" 116 ", penwidth="1", color="#DC143C5E"]; "DevCenterNotifications-PWA" -- "WindowsAPIs" [label=" 78 ", penwidth="1", color="#DC143C5E"]; "MyFullTrustPWA" -- "WindowsAPIs" [label=" 76 ", penwidth="1", color="#DC143C5E"]; "Canvas" -- "ToastActivation" [label=" 57 ", penwidth="1", color="#DC143C4C"]; "Canvas" -- "ToastActivationWithPushNotifications" [label=" 57 ", penwidth="1", color="#DC143C4C"]; "DevCenterNotifications-PWA" -- "ToastActivationWithPushNotifications" [label=" 56 ", penwidth="1", color="#DC143C4C"]; "MyFullTrustPWA" -- "ToastActivationWithPushNotifications" [label=" 56 ", penwidth="1", color="#DC143C4C"]; "ToastActivationWithPushNotifications" -- "WindowsAPIs" [label=" 50 ", penwidth="1", color="#DC143C4C"]; "ToastActivation" -- "WindowsAPIs" [label=" 50 ", penwidth="1", color="#DC143C4C"]; }