NetworkPlotter.update_pointcollection
-
NetworkPlotter.
update_pointcollection
(collection, centers, radius=1.0) Updates the location and radii of a point collection.
- Parameters
collection (object) – The point collection to update.
centers (list) – List of tuples or lists with XY(Z) location for the points in the collection.
radius (float or list, optional) – The radii of the points. If a floar is given it will be used for all points.