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" ] "ROOT" -- "scenario-notebooks" [label=" 18097 ", penwidth="10", color="#DC143CFF"]; "ROOT" -- "tutorials-and-examples" [label=" 15535 ", penwidth="8", color="#DC143CDB"]; "scenario-notebooks" -- "tutorials-and-examples" [label=" 14116 ", penwidth="7", color="#DC143CC9"]; "machine-learning-notebooks" -- "scenario-notebooks" [label=" 6279 ", penwidth="3", color="#DC143C82"]; "ROOT" -- "machine-learning-notebooks" [label=" 4669 ", penwidth="2", color="#DC143C70"]; "machine-learning-notebooks" -- "tutorials-and-examples" [label=" 4426 ", penwidth="2", color="#DC143C70"]; "azure-hunting" -- "scenario-notebooks" [label=" 4104 ", penwidth="2", color="#DC143C70"]; "src" -- "tutorials-and-examples" [label=" 3233 ", penwidth="1", color="#DC143C5E"]; "ROOT" -- "azure-hunting" [label=" 2886 ", penwidth="1", color="#DC143C5E"]; "ROOT" -- "mitremap-notebook" [label=" 2570 ", penwidth="1", color="#DC143C5E"]; "azure-hunting" -- "tutorials-and-examples" [label=" 1770 ", penwidth="1", color="#DC143C4C"]; "mitremap-notebook" -- "tutorials-and-examples" [label=" 1196 ", penwidth="1", color="#DC143C4C"]; "azure-hunting" -- "machine-learning-notebooks" [label=" 967 ", penwidth="1", color="#DC143C4C"]; "mitremap-notebook" -- "scenario-notebooks" [label=" 379 ", penwidth="1", color="#DC143C4C"]; }