Is there a way in matplotlib to add line segments between each point in the cluster to its centroid?
I have a plot that looks like this:
and I want the result to look like this:
I have a two separate plots on top of each other. One with all the clusters and the other with the yellow centroids