Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Use super() instead of manually fetching supermethods for parasite axes.#11678

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jklymak merged 2 commits intomatplotlib:masterfromanntzer:parasite-super
Jul 17, 2018

Conversation

anntzer
Copy link
Contributor

PR Summary

This manual fetching was previously done in _get_base_axes_attr.

Second commit style-cleans the module.

PR Checklist

  • Has Pytest style unit tests
  • Code is PEP 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

@tacaswelltacaswell added this to thev3.1 milestoneJul 17, 2018
Copy link
Member

@timhoffmtimhoffm left a comment

Choose a reason for hiding this comment

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

Good, apart from the "do not use" comment that should be clarified.

@@ -224,13 +199,9 @@ def get_aux_axes(self, tr, viewlim_mode="equal", axes_class=None):
return ax2

def _get_legend_handles(self, legend_handler_map=None):
# don't use this!
Copy link
Member

Choose a reason for hiding this comment

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

@jklymak You put this coment in last year. Why? Should it be removed?

Copy link
Member

Choose a reason for hiding this comment

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

#9324 (comment) Ithink the whole method should be removed, but maybe I'll put that in as a separate PR and not burden@anntzer with sorting out this stuff as part of an otherwise straightforward PR

@jklymakjklymak merged commit8b46f31 intomatplotlib:masterJul 17, 2018
@anntzeranntzer deleted the parasite-super branchJuly 17, 2018 20:37
@tacaswelltacaswell modified the milestones:v3.1,v3.0Jul 17, 2018
@anntzeranntzer mentioned this pull requestJul 17, 2018
6 tasks
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@jklymakjklymakjklymak approved these changes

@timhoffmtimhoffmtimhoffm approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v3.0.0
Development

Successfully merging this pull request may close these issues.

4 participants
@anntzer@jklymak@timhoffm@tacaswell

[8]ページ先頭

©2009-2025 Movatter.jp