You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when the plot is cleared not all of the data is reset. we need to close the plot to completely get rid of any extra data. this doesn't happen easily with the type of plot we are using, so we either need to use plt.subplot or figure out a way to close the host_subplot