Tagged Questions
3
votes
2answers
85 views
anchor arrow start position
Attached below is the minimum working example. I would like the arrow to end at the
west anchor of the node "operation". I tried anchor and few other possibilities but they don't seem to affect the ...
2
votes
1answer
377 views
Arrow scaling problem. How can I zoom properly a very tiny part of a drawing?
Thanks to this solution, I can draw tangent line to a path. I'd like to zoom a very little part of my drawing.
Here it is the code:
\documentclass{standalone}
\usepackage{tikz}
...