Skip to content

Don't reshape offsets into the correct shape. #7786

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

Merged
merged 1 commit into from
Mar 26, 2017

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Jan 10, 2017

(Instead let invalid entries error.)

Let's see how hard it is to fix #7785...

@anntzer anntzer force-pushed the dont-reshape-offsets branch from 01e6a47 to 71e6ebc Compare January 10, 2017 16:51
(Instead let invalid entries error.)
@anntzer anntzer force-pushed the dont-reshape-offsets branch from 71e6ebc to ca4ddac Compare January 10, 2017 17:18
@tacaswell tacaswell added this to the 2.1 (next point release) milestone Jan 10, 2017
@codecov-io
Copy link

codecov-io commented Jan 10, 2017

Current coverage is 62.11% (diff: 85.71%)

Merging #7786 into master will decrease coverage by <.01%

@@             master      #7786   diff @@
==========================================
  Files           174        174          
  Lines         56028      56025     -3   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits          34805      34802     -3   
  Misses        21223      21223          
  Partials          0          0          

Powered by Codecov. Last update 109251f...ca4ddac

@NelleV NelleV changed the title Don't reshape offsets into the correct shape. [MRG+1] Don't reshape offsets into the correct shape. Mar 20, 2017
@QuLogic QuLogic changed the title [MRG+1] Don't reshape offsets into the correct shape. Don't reshape offsets into the correct shape. Mar 26, 2017
@QuLogic QuLogic merged commit d9507a2 into matplotlib:master Mar 26, 2017
@anntzer anntzer deleted the dont-reshape-offsets branch March 27, 2017 01:52
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.

Passing a transposed array to patch.set_offsets()
5 participants