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

DOC: Fix annotation position (issue #7345)#7346

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
NelleV merged 1 commit intomatplotlib:masterfromafvincent:fix_linestyles_example
Oct 25, 2016

Conversation

afvincent
Copy link
Contributor

Here is a proposition of PR tofix#7345 . I tried to avoid the use of data coords along the x-axis. The current results is :
fix_linestyles

For the record, initially I was simply planning to pass a blended transformation toax.text, with a negative x coordinate in Axes coords, but somehow it did not work as I was expecting. So I switched toax.annotate, with an "offset point" approach…

@afvincentafvincent added this to the2.0.1 (next bug fix release) milestoneOct 25, 2016
Copy link
Member

@phobsonphobson left a comment

Choose a reason for hiding this comment

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

Thanks for this!

@phobsonphobson changed the titleDOC: Fix annotation position (issue #7345)[MRG+1] DOC: Fix annotation position (issue #7345)Oct 25, 2016
@NelleVNelleV merged commit96796d8 intomatplotlib:masterOct 25, 2016
NelleV added a commit that referenced this pull requestOct 25, 2016
@NelleV
Copy link
Member

backported in v2.x as0030e7a

@NelleV
Copy link
Member

Thanks@afvincent !

@QuLogicQuLogic changed the title[MRG+1] DOC: Fix annotation position (issue #7345)DOC: Fix annotation position (issue #7345)Oct 25, 2016
@QuLogicQuLogic modified the milestones:2.0.1 (next bug fix release),2.0 (style change major release)Dec 7, 2016
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@phobsonphobsonphobson approved these changes

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

Successfully merging this pull request may close these issues.

Annotation minor issue in the example linestyles.py
4 participants
@afvincent@NelleV@phobson@QuLogic

[8]ページ先頭

©2009-2025 Movatter.jp