'I'm trying to add zoom and save option for my plots in a GUI made using pyqt5

For my plots made using matplotlib I'm trying to add zoom and save options in my GUI. I got to know about Jupyter notebook but I don't know if I can make a GUI in that. Please suggest a way to add these options for my plots in the GUI.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source