I am using matplotlib to generate plot in python in linux. The porblem I am facing is that when I generate a plot using plot() then show() the script stops at that point until I close the plot manually by Alt+F4 or closing it with the mouse. Is there a way to make the script so that it keeps running and leaves the plot open? I
I need help with this and will appreciate it a lot. Thank you.
I need help with this and will appreciate it a lot. Thank you.