Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pyplot figure window container #2924

Closed
palob opened this issue Mar 24, 2014 · 1 comment
Closed

Pyplot figure window container #2924

palob opened this issue Mar 24, 2014 · 1 comment

Comments

@palob
Copy link

palob commented Mar 24, 2014

As far as I can see, unless you are using IPython Notebook (matplotlib inline mode) Pyplot figures will be displayed in single independent windows. For some technical reasons the figure windows can't be docked to the Spyder IDE.
This can get very annoying when working interactively with scripts which deliver many plot figures.

So may I request a 'container window' including all output pyplot figures?
Different tabs or by cursor buttons (forward/back/first/last) + headline like 'Figure 2 of 9' could allow for navigation.

@tacaswell
Copy link
Member

This is already being worked on MEP22 (https://github.com/matplotlib/matplotlib/wiki/Mep22), #2624 , and #2194 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants