Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Revert "Merge pull request #8539 from Tuan333/tuan" #9265

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
Oct 2, 2017

Conversation

tacaswell
Copy link
Member

This reverts commit 3e2e31e, reversing
changes made to 8149536.

This has some un-intended consequences (see #9261). This exposes a
bigger issue about drawing on to non-linear axes which is if we
transform only the vertices or the full paths. Which the user wants
is dependent on context so we need to expose this at the user API in a
nice way, but is a bigger change than we can accommodate for 2.1.

Reverting this change to return to the (slightly) broken state which
has been the satus-quo 7 years.

This is from discussion with @efiring and @dopplershift on the phone call.

attn @QuLogic

This reverts commit 3e2e31e, reversing
changes made to 8149536.

This has some un-intended consequences (see matplotlib#9261).  This exposes a
bigger issue about drawing on to non-linear axes which is if we
transform only the vertices or the full paths.  Which the user wants
is dependent on context so we need to expose this at the user API in a
nice way, but is a bigger change than we can accommodate for 2.1.

Reverting this change to return to the (slightly) broken state which
has been the satus-quo 7 years.
@tacaswell tacaswell added this to the 2.1 (next point release) milestone Oct 2, 2017
Copy link
Contributor

@dopplershift dopplershift left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good at least for 2.1

@QuLogic
Copy link
Member

QuLogic commented Oct 2, 2017

Bit confused what this has to do with 8149536?

@tacaswell
Copy link
Member Author

That is the commit of the master branch the PR was merged into.

@tacaswell tacaswell added the Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. label Oct 2, 2017
@QuLogic
Copy link
Member

QuLogic commented Oct 2, 2017

Oh, I was reading "to" as "by"...

Copy link
Member

@QuLogic QuLogic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for radar charts anyway.

@tacaswell
Copy link
Member Author

This passed appveyor (but failed on a slight decrease in coverage due to removing a test).

@tacaswell tacaswell merged commit 2765eef into matplotlib:v2.1.x Oct 2, 2017
@tacaswell tacaswell deleted the rev_revert_8539 branch October 2, 2017 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants