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" ] "customChatWidget/src" -- "customChatWidget/public" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/components" -- "customChatWidget/public" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/components" -- "customChatWidget/src" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/constants" -- "customChatWidget/public" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/constants" -- "customChatWidget/src" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/constants" -- "customChatWidget/src/components" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/containers" -- "customChatWidget/public" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/containers" -- "customChatWidget/src" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/containers" -- "customChatWidget/src/components" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/containers" -- "customChatWidget/src/constants" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/lib" -- "customChatWidget/public" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/lib" -- "customChatWidget/src" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/lib" -- "customChatWidget/src/components" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/lib" -- "customChatWidget/src/constants" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/lib" -- "customChatWidget/src/containers" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/providers" -- "customChatWidget/public" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/providers" -- "customChatWidget/src" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/providers" -- "customChatWidget/src/components" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/providers" -- "customChatWidget/src/constants" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/providers" -- "customChatWidget/src/containers" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/providers" -- "customChatWidget/src/lib" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/views" -- "customChatWidget/public" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/views" -- "customChatWidget/src" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/views" -- "customChatWidget/src/components" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/views" -- "customChatWidget/src/constants" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/views" -- "customChatWidget/src/containers" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/views" -- "customChatWidget/src/lib" [label=" 1 ", penwidth="1", color="#00688b5E"]; "customChatWidget/src/views" -- "customChatWidget/src/providers" [label=" 1 ", penwidth="1", color="#00688b5E"]; }