I use pyplot to create about 50 interactive graphs, which are modified depending on the user’s needs, the problem is that downloading each graph one by one is very slow (because I must download the modified images one by one), there is some command or way to download all the modified images?, I know that an image can be saved in a preset way, the problem is that the user will usually try to zoom in on areas of interest, so I cannot make an automatic save, many Thank you.