If None the distance is set toġ/sqrt(n) where n is the number of nodes. fixed list or None optional (default=None) Initial positions for nodes as a dictionary with node as keysĪnd values as a coordinate list or tuple. Maximum number of iterations taken threshold: float optional (default = 1e-4) ValueError raised if fixed specified and pos not. Threshold for relative error in node position changes. The edge attribute that holds the numerical value used for weight string or None optional (default=’weight’) The iteration stops if the error is below this threshold. Larger means a stronger attractive force. If scale is None, no rescaling is performed.
Seed int, RandomState instance or None optional (default=None) center array-like or NoneĬoordinate pair around which to center the layout.ĭimension of layout.