hi guys, back again to bother you with my inferior knowledge of python.
Does anyone know how to plot graphs in mat plot lib so they are in the same window but not on the same canvas? So they are accesible via the next and previous buttons on the top of the gui.
I dont want to subplot. I want it so that onle one window is created and you can scroll between the graphs.
The closest i've managed is multiple graphs in seperate windows, but it's hardly ideal. any ideas??
Many thanks.
Does anyone know how to plot graphs in mat plot lib so they are in the same window but not on the same canvas? So they are accesible via the next and previous buttons on the top of the gui.
I dont want to subplot. I want it so that onle one window is created and you can scroll between the graphs.
The closest i've managed is multiple graphs in seperate windows, but it's hardly ideal. any ideas??
Many thanks.