Weird behaviour, I\'m sure it\'s me screwing up, but I\'d like to get to the bottom of what\'s happening:
I am running the following code to create a very simple graph
did you try:
plt.close()
to make sure you closed the plot object?