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" ] "[backend/keyvault.py]" -- "[backend/app.py]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[frontend/src/components/QuestionInput/QuestionInput.tsx]" -- "[frontend/src/components/AnalysisPanel/AnalysisPanel.tsx]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[frontend/src/components/AnalysisPanel/AnalysisPanel.tsx]" -- "[frontend/src/components/AnalysisPanel/AnalysisPanel.module.css]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[frontend/src/components/AnalysisPanel/AnalysisPanel.tsx]" -- "[backend/app.py]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[frontend/src/components/QuestionInput/QuestionInput.tsx]" -- "[backend/app.py]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[frontend/src/components/AnalysisPanel/AnalysisPanel.module.css]" -- "[backend/app.py]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[frontend/src/components/QuestionInput/QuestionInput.tsx]" -- "[frontend/src/components/AnalysisPanel/AnalysisPanel.module.css]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[frontend/src/components/QuestionInput/QuestionInput.tsx]" -- "[backend/keyvault.py]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[frontend/src/components/AnalysisPanel/AnalysisPanel.module.css]" -- "[backend/keyvault.py]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[frontend/src/components/AnalysisPanel/AnalysisPanel.tsx]" -- "[backend/keyvault.py]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[frontend/src/api/models.ts]" -- "[backend/app.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[frontend/src/api/models.ts]" -- "[backend/keyvault.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[frontend/src/components/AnalysisPanel/AnalysisPanel.module.css]" -- "[frontend/src/api/models.ts]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[frontend/src/components/QuestionInput/QuestionInput.tsx]" -- "[frontend/src/api/models.ts]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[frontend/src/components/AnalysisPanel/AnalysisPanel.tsx]" -- "[frontend/src/api/models.ts]" [label=" 1 ", penwidth="1", color="#00688b5E"]; }