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

Legend: Also calc the bbox of the legend when the frame is not drawn. (1.2.x) #1617

Merged
merged 1 commit into from Jan 16, 2013

Conversation

jenshnielsen
Copy link
Member

This should fix #1586

@jenshnielsen
Copy link
Member Author

One could also add a test however this must be against master since the bbox_tight tests are only there.

@jenshnielsen
Copy link
Member Author

The Travis failure is not relevant. It fails to install nose on Python3.1

@dmcdougall
Copy link
Member

Why must the test only be added to the master branch? Worst case scenario is you add a test in v1.2.x and one of the developers merging v1.2.x into master sees a merge conflict. Am I missing something?

@jenshnielsen
Copy link
Member Author

The existing test for bbox_tigth are only on the master branch and this test would most naturally be done on top of
this one. The tests need to option to pass bbox_inches to the savefig command which was added to master only
in 45fa53d ect. from #1420

@mdboom
Copy link
Member

mdboom commented Jan 16, 2013

I see. I'll merge this and then merge it to master, and fix any tests if necessary.

mdboom added a commit that referenced this pull request Jan 16, 2013
Legend: Also calc the bbox of the legend when the frame is not drawn. (1.2.x)
@mdboom mdboom merged commit 5e02f50 into matplotlib:v1.2.x Jan 16, 2013
@jenshnielsen jenshnielsen deleted the legend_bbox branch August 28, 2014 12:02
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.

None yet

3 participants