angle of arrow
This commit is contained in:
parent
7b5bd48d8a
commit
96af5c7e3f
1 changed files with 1 additions and 1 deletions
|
|
@ -43,6 +43,6 @@
|
||||||
% Curved arrows
|
% Curved arrows
|
||||||
\draw [arrow, overlay] (no) to[out=120, in=180] (discussion);
|
\draw [arrow, overlay] (no) to[out=120, in=180] (discussion);
|
||||||
\draw [arrow, overlay] (modification) to[out=90, in=-90] (test);
|
\draw [arrow, overlay] (modification) to[out=90, in=-90] (test);
|
||||||
\draw [arrow, overlay] (blockNode) to[out=140, in=180] (discussion);
|
\draw [arrow, overlay] (blockNode) to[out=150, in=180] (discussion);
|
||||||
\end{tikzpicture}%
|
\end{tikzpicture}%
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue