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

Add table to default_bbox_extra_artists #1421

Closed
wants to merge 1 commit into from

Conversation

jenshnielsen
Copy link
Member

If tables exists add them to default_bbox_extra_artists. This avoids clipping the
table if bbox_inches='tight' is used. Thus a table is shown correctly in the IPython notebook.

To work correctly this needs both #1420 and #1418 to be merged.

It resolves ipython/ipython#2508

…lipping the

table if bbox_inches='tight' is used.
@jenshnielsen
Copy link
Member Author

Is now a part of #1420 closing

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

Successfully merging this pull request may close these issues.

subplots_adjust() does not work correctly in ipython notebook
1 participant