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" ] "[src/actions/promote.ts]" -- "[src/actions/deploy.ts]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[src/strategyHelpers/deploymentHelper.ts]" -- "[src/inputUtils.ts]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[src/strategyHelpers/deploymentHelper.ts]" -- "[src/actions/deploy.ts]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[src/strategyHelpers/deploymentHelper.ts]" -- "[src/run.ts]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[src/run.ts]" -- "[src/inputUtils.ts]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[src/strategyHelpers/deploymentHelper.ts]" -- "[src/actions/promote.ts]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[src/run.ts]" -- "[src/actions/deploy.ts]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[src/utilities/manifestStabilityUtils.ts]" -- "[src/strategyHelpers/deploymentHelper.ts]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[src/inputUtils.ts]" -- "[src/actions/deploy.ts]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[src/run.ts]" -- "[src/actions/promote.ts]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[src/utilities/manifestStabilityUtils.ts]" -- "[src/run.ts]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[src/utilities/manifestStabilityUtils.ts]" -- "[src/inputUtils.ts]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[src/inputUtils.ts]" -- "[src/actions/promote.ts]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[src/utilities/manifestStabilityUtils.ts]" -- "[src/actions/promote.ts]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[src/utilities/manifestStabilityUtils.ts]" -- "[src/actions/deploy.ts]" [label=" 1 ", penwidth="1", color="#00688b5E"]; }