graph drawing tool
node_height = function(node)
	return node.h+20
end