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

the affine matrix is calculated in the display coordinate for interpolation='none' #1150

Merged
merged 3 commits into from Sep 5, 2012

Conversation

leejjoon
Copy link
Contributor

For images with interpolation='none', the affine matrix is now calculated in the display coordinate.
This is to simplify the matrix that renderers receives.
This is to address #1085.

@pelson
Copy link
Member

pelson commented Sep 2, 2012

If you have code that was failing, but is now fixed, it would be great to get a test for this new code.

@mdboom
Copy link
Member

mdboom commented Sep 4, 2012

I'd love to see this go into 1.2.x. I will try to whip up a test based on #1085 for this.

@mdboom
Copy link
Member

mdboom commented Sep 4, 2012

I've added a test as a PR against @leejjoon's branch.

@travisbot
Copy link

This pull request fails (merged 67eb71d into 94c53e1).

@pelson
Copy link
Member

pelson commented Sep 5, 2012

+1

mdboom added a commit that referenced this pull request Sep 5, 2012
the affine matrix is calculated in the display coordinate for interpolation='none'
@mdboom mdboom merged commit 2e5a38a into matplotlib:master Sep 5, 2012
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

4 participants