Skip to content

Warn if different axis projection requested #7604

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 2 commits into from
Dec 19, 2016

Conversation

dstansby
Copy link
Member

A first step towards #312 (I think), without breaking any compatibility.

  • Warn if plt.polar is called and current axis doesn't have a polar projection
  • Warn if plt.gca() is called with a requested projection which is different from the axis projection

@tacaswell tacaswell added this to the 2.1 (next point release) milestone Dec 11, 2016
@NelleV
Copy link
Member

NelleV commented Dec 19, 2016

This looks good to me 👍

@NelleV NelleV changed the title Warn if different axis projection requested [MRG+1] Warn if different axis projection requested Dec 19, 2016
@QuLogic QuLogic changed the title [MRG+1] Warn if different axis projection requested Warn if different axis projection requested Dec 19, 2016
@QuLogic QuLogic merged commit a889cff into matplotlib:master Dec 19, 2016
@dstansby dstansby deleted the polar-plots branch December 27, 2016 16:42
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.

4 participants