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" ] "rdk/template/runtime/python3.7" -- "rdk/template/runtime/python3.9" [label=" 472 ", penwidth="10", color="#DC143CFF"]; "rdk/template/runtime/python3.7" -- "rdk/template/runtime/python3.8" [label=" 472 ", penwidth="10", color="#DC143CFF"]; "rdk/template/runtime/python3.6" -- "rdk/template/runtime/python3.9" [label=" 472 ", penwidth="10", color="#DC143CFF"]; "rdk/template/runtime/python3.6" -- "rdk/template/runtime/python3.7" [label=" 472 ", penwidth="10", color="#DC143CFF"]; "rdk/template/runtime/python3.8" -- "rdk/template/runtime/python3.9" [label=" 472 ", penwidth="10", color="#DC143CFF"]; "rdk/template/runtime/python3.6" -- "rdk/template/runtime/python3.8" [label=" 472 ", penwidth="10", color="#DC143CFF"]; "rdk/template/runtime/dotnetcore1.0" -- "rdk/template/runtime/dotnetcore2.0" [label=" 168 ", penwidth="3", color="#DC143C82"]; "rdk/template/terraform/0.11" -- "rdk/template/terraform/0.12" [label=" 144 ", penwidth="3", color="#DC143C82"]; }