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" ] "[app/zh/index.html]" -- "[app/en/body.html]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[app/zh/index.html]" -- "[app/zh/body.html]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[app/zh/index.html]" -- "[app/en/index.html]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[app/zh/body.html]" -- "[app/en/body.html]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[app/en/index.html]" -- "[app/en/body.html]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[app/zh/body.html]" -- "[app/en/index.html]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[build.js]" -- "[app/zh/index.html]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[app/scripts/components_en.js]" -- "[app/scripts/components.js]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[build.js]" -- "[app/en/body.html]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[app/scripts/components_en.js]" -- "[app/en/index.html]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[app/scripts/components_en.js]" -- "[app/en/body.html]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[app/scripts/components.js]" -- "[app/zh/index.html]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[app/scripts/components_en.js]" -- "[app/zh/body.html]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[build.js]" -- "[app/zh/body.html]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[app/scripts/components.js]" -- "[app/zh/body.html]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[app/scripts/components_en.js]" -- "[app/zh/index.html]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[app/scripts/components.js]" -- "[app/en/index.html]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[app/scripts/components.js]" -- "[app/en/body.html]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[build.js]" -- "[app/en/index.html]" [label=" 1 ", penwidth="1", color="#00688b5E"]; }