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

Document get_{x,y}axis_transform more prominently.#9375

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 1 commit intomatplotlib:masterfromanntzer:doc-transforms-tutorial
Oct 11, 2017

Conversation

anntzer
Copy link
Contributor

They are quite useful but right now are documented in a slightly obscure
manner.

Closes#9369.

PR Summary

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

Copy link
Member

@jklymakjklymak left a comment

Choose a reason for hiding this comment

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

small typo

=========== ============================= =====================================
Coordinates Transformation object Description
=========== ============================= =====================================
"data" ``ax.transData```` The userland data coordinate system,
Copy link
Member

Choose a reason for hiding this comment

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

What is a "userland"?

Copy link
ContributorAuthor

@anntzeranntzerOct 11, 2017
edited
Loading

Choose a reason for hiding this comment

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

"from the POV of the user" but I agree it's a bit obscure. "The data coordinate system" actually sounds good enough?

jklymak reacted with thumbs up emoji
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

force pushed (also fixed below)

display, and (width, height) is top
right of the display in pixels.
"xaxis", ``ax.get_xaxis_transform()``, Blended coordinate systems; use data
"yaxis" ``ax.get_yaxis_transform()`` coordinates one one of the axis and
Copy link
Member

Choose a reason for hiding this comment

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

one one -> on one

@anntzeranntzerforce-pushed thedoc-transforms-tutorial branch from938cbdc to8d8a3fcCompareOctober 11, 2017 22:33
They are quite useful but right now are documented in a slightly obscuremanner.
@anntzeranntzerforce-pushed thedoc-transforms-tutorial branch from8d8a3fc tof19eddbCompareOctober 11, 2017 22:35
@jklymakjklymak merged commitde51d40 intomatplotlib:masterOct 11, 2017
@jklymak
Copy link
Member

... there I went nuts and merged it. Hope that was OK - docs just require one approval, right?

@anntzeranntzer deleted the doc-transforms-tutorial branchOctober 11, 2017 23:42
@dstansbydstansby added this to the2.1.0-docs milestoneOct 12, 2017
tacaswell pushed a commit that referenced this pull requestOct 12, 2017
Document get_{x,y}axis_transform more prominently.
@tacaswell
Copy link
Member

backported to v2.1.0-doc asd5a3e46

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@jklymakjklymakjklymak approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v2.1.0-doc
Development

Successfully merging this pull request may close these issues.

2.1 - new problem with log ax.transData
4 participants
@anntzer@jklymak@tacaswell@dstansby

[8]ページ先頭

©2009-2025 Movatter.jp