diff --git a/two-step-model.tex b/two-step-model.tex index 2edcbaa..b4d00cd 100644 --- a/two-step-model.tex +++ b/two-step-model.tex @@ -40,9 +40,9 @@ \node[below=0.2 cm of cylinder]{{\LARGE$ \pdb$}}; %First arrow \node[single arrow, right=0.25 of cylinder, draw=black, fill=black!65, text=white, minimum height=0.75cm, minimum width=0.25cm](arrow1) {\textbf{\abbrStepOne}}; - \node[above=of arrow1](arrow1Label) {$\query_2$}; + \node (arrow1Label) at (3, 1.4) {$\query_2$}; \usetikzlibrary{arrows.meta}%for the following arrow configurations - \draw[line width=0.5mm, dashed, arrows = -{Latex[length=3mm, open]}] (arrow1Label)->(arrow1); + \draw[line width=0.5mm, dashed, arrows = -{Latex[length=3mm, open]}] ([yshift=0cm, xshift=-0.75cm]arrow1Label)->([yshift=0cm, xshift=0cm]arrow1); %Query output (output of step 1) \node[rectangle, right=0.175 of arrow1, draw=black, text=black, fill=purple!10, minimum height=2.5cm, minimum width=2cm](rect) { \tabcolsep=0.075cm