I am new to tikz. If I have two nodes [A] and [B] as:
[A]
[B]
How do I align [C] so that it is vertically below [A] and horizontally left of [B] such that:
[A]
[C] [B]
without resorting to absolute positioning?
|
I am new to
How do I align
without resorting to absolute positioning? |
||||
|
|
|
|||
|
|
|
You can use relative positioning (§ 3.8; TIKZ & PGF Manual, v. 2.10).
|
|||||||||||||||
|