What is the difference between \node and \coordinate in TikZ? Exchanging them does no visual effect in my (to be honest: still simple) pictures.
When to use what?
|
What is the difference between When to use what? |
||||
|
|
|
Well, perhaps it's interesting to look at the pgfmanual :
1) 2) and it's the same that
3) pgf and TikZ define three shapes, by default: • rectangle, • circle, and • coordinate.
4) finally
It's why some default values like |
|||
|
This has the same effect as
This can be read in the tikz documentation. It is obvious, that
|
|||
|
|
|
|
|||||||
|
|
Bottom line: When you need a point use |
||||
|
|