In the TikZ manual I read that the default coordinate system's spacing is 1cm, so that (1,1) would be a vector going 1cm in x-direction and 1cm in y. In a diagram with a lot of nodes, that I am placing using the options such as above =of ..., this spacing is too much.
In order to change that, how can I change the coordinate system's default spacing?